@charset "utf-8";



#theme section {

	margin: 0 0 30px;

}

#theme .read {

	margin: 0 0 20px;

}

#theme .read p{

	font-weight:bold;

}

#theme .read p span{

	font-weight:normal;

	font-size:14px;

	color:#666;

}

#theme .bottom span{

	font-weight:bold;

}



#theme section.group{

	margin:0 0 40px;

}

#theme section.group h4{

	margin:0 0 20px;

}

#theme section.group div{

	padding:0 0 20px;

	margin:0 0 20px;

	border-bottom:1px dotted #999;

}

#theme section.group div:last-child{

	margin:0 0 40px;

	border:none;

}

#theme section.group div h5{

	margin:0 0 10px;

	border:none;

	padding:0;

	font-size:18px;

	line-height:1.4em;

}

#theme section.group h5 a{

	text-decoration:underline;

	color:#000000;

	background: url(../../../common/img/icon_outside.png) right top no-repeat;

	padding-right: 15px;	

}

#theme section.group div p{

	margin:0 0 20px;

	font-size:16px;

}

#theme section.group ul{

	margin:0 0 20px;

}

#theme section.group ul li{

	float:left;

	text-align:right;

	font-size:8px;

	margin:0 10px 0 0;

}

#theme section.group ul li:last-child{

	margin-right:0;

}


#theme section.group dl{

	clear:both;

}

#theme section.group dl dt{

	border-left:4px solid #444444;

	padding:0 0 0 10px;

	line-height:1.2;

	font-size:16px;

	color:#444444;

	font-weight:bold;

	margin-bottom:5px;

}

#theme section.group dl dd{

	font-size:14px;

	margin-bottom:20px;

}

#theme section.group dl dd a{

	word-break: break-all;

}

#theme section.group dl dd:last-child{

	margin-bottom:0;

}

#theme p.pagetop{

	text-align:right;

	clear:both;

	margin:0;

	padding:10px 0 0

}

#theme p.pagetop a{

	color:#404042;

	text-decoration:underline;

	background:url(../../../common/img/arrow_pagetop.png) left 8px no-repeat;

	padding:0 0 0 18px;

}





/*-- テーブル --*/

#theme table caption{

	color:#000000;

	font-size:18px;

	font-weight:normal;

	border:none;

	padding:0 0 10px 0;

	text-align:left;

}		

#theme table {

	margin:0 10px 40px;

	font-size:12px;

	border-collapse:separate;

	border-left:1px solid #ccc;

	border-top:1px solid #ccc;

}

#theme table th {

	border-right:1px solid #ccc;

	border-bottom:1px solid #ccc;

	padding:13px 10px;

	vertical-align:middle;

	text-align:center;

	background:#e7e7e7;

}

#theme table td {

	border-right:1px solid #ccc;

	border-bottom:1px solid #ccc;

	padding:8px 5px 8px 5px;

	vertical-align:middle;

}

#theme table td.left {

	text-align:center;

	border-right:1px solid #ccc;

	padding:22px 5px;

}

#theme table td.dotted {

	border-right:1px solid #ccc;

	border-bottom:1px dotted #ccc;

}

#theme table td.red {

	background:#ff3300;

}

#theme table td.orange {

	background:#ff6600;

}

#theme table td.yellow {

	background:#ffcc00;

}

#theme table td.green {

	background:#336600;

}

#theme table td.skyblue {

	background:#00cccc;

}

#theme table td.navy {

	background:#000066;

}

#theme table td.purple {

	background:#663366;

}

#theme table td a {

	color:#000000;

	text-decoration:underline;

}

#theme table td a:hover {

	color:#000000;

	text-decoration:none;

}

/*-- /テーブル --*/



























