﻿@charset "UTF-8";

div#contents h2.cmpen {
	background-image: url(../lineup_cmpen/img/mainimage.jpg);
	height: 275px;
	width: 610px;
}
div#contents table {
	margin-bottom: 15px;
}

div#contents table td {
	padding: 5px;
}

div#contents table#sample {
	background-color: #000000;
	color: #FFFFFF;
	width: 610px;
	height: 40px;
}

div#contents table#sample td {
	text-align: center;
}
.samplestyle {
	color: #FF0000;
	font-size: 20px;
	font-weight: bold;
}

div#contents h3 {
	background-color: #095697;
	padding: 5px 15px 5px 25px;
	margin-top: 15px;
	color: #FFFFFF;
	background-image: url(../lineup_cmpen/img/h3_bg.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
}

div#contents h4 {
	margin-top: 15px;
	text-indent: -9999px;
	overflow: hidden;
	width: 610px;
	height: 25px;
}

div#contents h4.title01 {
	background-image:url(../lineup_cmpen/img/h4_title_01.gif);
	background-repeat: no-repeat;
}

div#contents h4.title02 {
	background-image:url(../lineup_cmpen/img/h4_title_02.gif);
	background-repeat: no-repeat;
}
div#contents p {
	margin-bottom: 20px;
}


div#contents table.charge {
	margin-top: 15px;
	width: 400px;
	height: auto;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}

div#contents table.charge th {
	width: 120px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}


div#contents table.charge td {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}



/* 各スタイル */

.attention {
	color: #FF0000;
	font-size: 10px;
}

.chara01 {
	background-image: url(../lineup_cmpen/img/image01-01.jpg);
	height: 123px;
	padding-right: 235px;
	background-repeat: no-repeat;
	background-position: right top;
}
.chara02 {
	background-image: url(../lineup_cmpen/img/image02-01.jpg);
	height: 250px;
	padding-right: 210px;
	background-repeat: no-repeat;
	background-position: right top;
}

.chara01-1 {
	padding-bottom: 15px;
	border-bottom: 1px solid #003399;
}

.totop {
	text-align: right;
}


div#sidebar h3 {
	background-color:#FFFFFF;
	color: #5097C4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5097C4;
	border-bottom-color: #5097C4;
	padding: 5px;
	margin: 25px 5px 10px;
}

div#sidebar ul.assistnav {
	margin: 0px 5px 10px;
}
div#sidebar ul.assistnav li {
	margin: 0px 0px 2px;
}



