@charset "utf-8";
/*---------------------------------------------

	css/press_information.css

-----------------------------------------------*/

@import "reset.css";
@import "base02_press.css";
@import "module.css";


@import "press.css";


/*
@import "dropdowns_for_press.css";
*/
@import "dropdowns02.css";


@import "search.css";


/*--------------------------------------------

subTitle

--------------------------------------------*/
.subTitle .subTitle_bk h2 a{
	font-size:1.3em;
	color:#FFF;	
	font-weight:bold;
	display:block;
	background-image:url(../img/information/info_icon.gif);
	background-repeat:no-repeat;
	background-position:0px center;
	margin-left:10px;
	padding-left:24px;
	
	float:left;
	width:500px;
}

.event_information .subTitle .subTitle_bk h2 a{
	background-image:url(../img/eventblog/sub_icon.gif);
}


.subTitle .subTitle_bk #infoRSS{
	float:right;
	display:inline;
	margin-right:10px;
	padding-top:3px;
}


#Right_Contents #toTrakback{
	margin-bottom:10px;
	background-image:url(../img/book/syousai/point_shita.gif);
	background-position:0 center;
	background-repeat:no-repeat;
	padding-left:15px;
	display:block;
	text-align:left;
	float:right;
}
#Right_Contents #toTrakback a{
	font-weight:bold;
}


/*--------------------------------------------

Article

--------------------------------------------*/
.Article * {
	word-break: break-all;
	word-wrap: break-word;}

.Article{
	margin-bottom:40px;
}
.Article .Article_top{
	background-image:url(../img/information/kizi_top.jpg);
	background-repeat:no-repeat;
	padding-top:4px;	
}



.Article h3{
	background-image:url(../img/information/kizi_bk.jpg);
	background-repeat:repeat-y;
}
.Article a{
	color:#e4007f;
	text-decoration:underline;
}

.Article h3 a{
	background-color:#e4007f;
	margin-left:4px;
	margin-right:4px;
	font-size:1.4em;
	
	font-weight:bold;
	color:#FFF;
	background-image:url(../img/information/kizi_link.gif);
	background-position:8px center;
	background-repeat:no-repeat;
	padding-left:25px;
	padding-top:4px;
	padding-bottom:4px;
	display:block;
	line-height:1.6em;
	text-decoration:none;

}
.Article h3 a:visited, .Article h3 a:active, .Article h3 a:link {
	color: #fff;}

.Article .Article_s{
	background-image:url(../img/information/kizi_bk.jpg);
	background-repeat:repeat-y;
	padding:15px 30px 1px 30px;
	line-height:1.8em;
}
.Article .Article_s br{
	height: auto;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	line-height: 100%;
	font-size:12px;
	clear:none;
	letter-spacing: 0px; 
}

.Article .Article_s p{
	margin-bottom:1em;
	line-height:1.8em;
}
.Article .Article_s a img{
	border:1px solid #e4007f;
}


.Article .Article_bottom{
	background-image:url(../img/information/kizi_bottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:20px;
	font-size: 0.84em;
}

.Article .Article_bottom dt{
	float:left;
}
.Article .Article_bottom dd{
	float:right;
}




/*--------------------------------------------

event_Voice

--------------------------------------------*/

.event_voice #event_Voice{
	background-image:url(../img/book/syousai/kanren_bk.gif);
	background-repeat:repeat-y;
	width:630px;
	margin-bottom:15px;
	margin-top:15px;
}

.event_voice #event_Voice #event_Voice_bk{
	padding-bottom:15px;
	background-image:url(../img/book/syousai/kanren_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.form_table table{
	width:600px;
	margin-left:15px;
	margin-bottom:15px;
}




/*	class
----------------------------------------------*/
.bigRed {
	font-size: 2.0em;
	color: red;
	font-weight: bold;}
.midBigRed {
	font-size: 1.5em;
	color: red;
	font-weight: bold;}

.bigBlack {
	font-size: 2.0em;
	color: #333;
	font-weight: bold;}
.midBigBlack {
	font-size: 1.5em;
	font-weight: bold;
	color: #333;}
.largerBlack {
	font-size: 1.16em;
	font-weight: bold;
	color: #333;}