@charset "UTF-8";

/* 
----------------------------------------------------------------------------*/
body {
	margin: 0px;
	padding: 0px;
	color: #3D3A38;
	line-break:strict;
	background: #252B30;
}
table {
	font-size: 12px;
	line-height: 16px;
	letter-spacing:0.1em;
}
div,h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd{margin:0; padding:0; list-style:none; font-size:small; line-height:1;}

p{
	margin:1em 0;
	padding:0;
	line-height: 1.5;
}

img{
	border:none;
	vertical-align: bottom;
}
form {
	margin: 0px;
	padding: 0px;
}
.mr5 { margin-right:5px;}
.mt30 { margin-top:30px;}

/* Clearfix
----------------------------------------------------------------------------*/

.clear:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}
.clear {display:inline-block;}
.clear {zoom:100%;}

/* link
----------------------------------------------------------------------------*/
a:link {color:#3366FF;}
a:visited {color:#3366FF;}
a:hover {color:#3366FF;text-decoration: none;}
a:active {color:#3366FF;text-decoration: none;}

/* class
----------------------------------------------------------------------------*/
.topPosition {text-align: right;display: block;clear: right;}
.rightImg {float: right;margin-left: 1em;margin-bottom: 1em;}
.leftImg {float:left;margin-right:1em;margin-bottom: 1em;}
.right { text-align:right;}
.center{ text-align:center;}

/* header
----------------------------------------------------------------------------*/
div#popHeader{
	height:139px;
	background:url(../common_images/cmn_bg_header_popup.gif) repeat-x;
}
div#popHeader h1 {
	padding: 0;
	margin: 0 0 0 20px;
}
div#popHeader p {
	padding: 0;
	margin: 0;
}
div#popHeader em {
	padding: 0 20px 0 0;
	margin: 0;
	cursor:pointer;
	float: right;
}


div#popContents {
	background:#FFFFFF;
	padding:30px;
}
#popContents #inner {
	width: 475px;
	margin: 0 auto;
}
div#popContents h3 {
	border-bottom:1px solid #CCCCCC;
	background:url(../common_images/cmn_pic_popup_01.gif) 0px 2px no-repeat;
	padding: 0 0 5px 15px;
	margin-bottom: 20px;
	color: #666666;
	font-size: 1.1em;
}
/* footer
----------------------------------------------------------------------------*/
div#popFooter {
	background: url(../common_images/cmn_bg_footer_popup.gif) repeat-x;
    margin: 0 auto;
	height: 30px;
	padding:40px 0 20px 0;
}
div#popFooter p {
	padding: 0 5px 0 0;
	margin: 0;
	float:right;
}
div#popFooter img {
	vertical-align:top;
}
div#popFooter a {
	cursor:pointer;
}
div#popFooter address {
	padding: 0;
	margin: 0;
	clear: both;
	float: right;
}


/*  _root/news/20071010_02.html				add 2008/10/21   by kawajiri
----------------------------------------------------------------------------*/
#popContents #inner2 {
	width: 505px;
	margin: 0 auto;
}
ul#syonensyojo{
	width: 505px;
}
ul#syonensyojo li{
	float:left;
	padding:5px 15px 5px 0px;
}
ul#syonensyojo li.gyoLast{
	padding-right:0px !important;
}
ul#syonensyojo p{
	padding:0;
	text-align:center;
}

/*110318 追加*/
.txtlarge {
font-size:107%;
line-height:1.8;
}

/*110620 追加*/
#popContents dl {
width:475px;
}
#popContents dt {
width:100px;
float:left;
}
#popContents dd {
width:375px;
float:left;
margin-bottom:10px;
}
#popContents .w475 {
width:475px;
margin-bottom:20px;
}
#popContents .w475 .floatL {
float:left;
}
#popContents .w475 .floatR {
float:right;
}
#popContents .w475 span {
text-align:center;
display:block;
margin-top:5px;
}
#popContents ul li {
padding-left:2em;
text-indent:-1em;
line-height:1.3;
}

.w230 { width:230px; }
p.caption{
	margin:5px 0 0 0;
	padding:0;
	line-height: 1.5;
	text-align:center;
}
