/****************************************
          Common
*****************************************/  
#primary {
	float: right;
	max-width: 715px;
}
#wide {
	width: 100%;
}
#wide #content {
	padding: 30px;
}

#main #sidebar {
	float: left;
	width: 217px;
}

#content p {
	margin-bottom: 1em;
}

#content a {
	color: #399;
}
#content a:hover {
	text-decoration: underline;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
    font-weight: normal;
	margin: 18px 0;
}

#content h1 {
    font-size: 240%;
    margin-bottom: 10px;
}
#content h2 {
	background: url(/network_past/2016th/design/img/ttl_h2_bg.jpg);
	font-size: 16px;
	padding:3px 3px 3px 10px;
}
#content h3 {
	border-bottom: 2px solid #300;
	font-size: 16px;
	padding: 3px 3px 3px 10px;
}
#content h4 {
	border-bottom: 2px dotted #ccc;
	font-size: 14px;
	padding: 3px 3px 3px 10px;
	margin: 18px 0;
}
content h5 {
	font-weight: bold;
	font-size: 14px;
}
#content ul.list-circle {
	list-style-type: circle;
	margin-left: 40px;
}

#content ul.list-pdf {
	margin-left: 20px;
}
#content ul.list-pdf li {
	list-style-type: none;
	background: url(/network_past/2016th/design/img/pdf.gif) 0 2px no-repeat;
	padding-left: 20px;
}

#content ul{
	list-style: disc;
	margin: 10px 0px 10px 40px;
}
#content ol{
	margin: 10px 0px 10px 40px;
	list-style: decimal;
}
#content li{
	margin-bottom: 0.5em;
}
#content ul.list-square {
	list-style-type: square;
	margin-left: 40px;
}

#content table.tbl-design01 {
	border-collapse: collapse;
	border-top: 2px solid #968E8B;
	border-bottom: 2px solid #968E8B;
}
#content table.tbl-design01 td,
table.tbl-design01 th {
	padding: 5px 5px 5px 10px;
	border-bottom: 1px solid #ccc;
}
#content table.tbl-design01 th {
	border-bottom: 1px solid #FFF;
	text-align: left;
	background: #F4EFE9;
	font-weight: normal;
}
#content table.tbl-design01 td {
	background:#fff;
}
#TtlBlock {
	background: url(/network_past/2016th/design/img/ttl_h1_bg.jpg) no-repeat;
	width: 715px;
	height: 60px;
	margin-bottom: 10px;
}
#TtlBlock h1 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 18px;
	font-weight: bold;
    max-width: 400px;
	padding: 25px 0px 0px 5px;
	margin: 0;
	line-height: 1;
	float: left;
}
#TtlBlock #Translate{
	width: 200px;
	height: 50px;
	float: right;
}

/****************************************
           submenu
*****************************************/

#sidebar h3.menutop {
	border-top: #060 3px solid;
	border-bottom: 2px dotted #060;
	padding: 5px;
	color: #060;
	font-weight: bold;
	margin: 0 0px 4px 0;
	background: #FFF;
}
#submenu ul {
	margin:0px;
}
#submenu li {
	border-bottom: 1px solid #efefef;

}
#submenu li a {
	padding: 8px 0 8px 20px;
	background: url(/network_past/2016th/design/img/list_green_line.png) no-repeat 5px 5px;

	border-bottom: 1px solid #efefef;
	display: block;

}
#submenu li li a {
	padding: 8px 0 8px 40px;
	background: url(/network_past/2016th/design/img/list_green_sub.png) no-repeat 25px 7px;
	display: block;
}

#submenu li a:hover,
#submenu li.on > a,
#submenu li.current-menu-item > a {
	background: url(/network_past/2016th/design/img/list_white_line.png) no-repeat 5px 5px #0BA29B;
	color: #fff;
	font-weight: bold;
}
   
#submenu li li a:hover,
#submenu li li.on a,
#submenu li li.current-menu-item a {
   background: url(/network_past/2016th/design/img/list_white_sub.png) no-repeat 25px 7px #0BA29B;
	color: #fff;
	font-weight: bold;
}
   
   
/****************************************
          add Shigaraki-gaku
*****************************************/

	
#content h4.susume_profile-NAME{
	font-size: 18px;
	color: #333333;
	padding: 3px 3px 3px 20px;
	border-bottom: 2px dotted #ccc;
	font-weight:bold;
}

#content h4.susume_profile-NAME .susume_profile-NAME-En{
	font-size: 12px;
	color:#669900;
	padding: 0px 20px 0px 0px;
	font-weight:normal;
	}
#content h4.susume_profile-NAME .susume_profile-NAME-live{
	font-size: 14px;
	color: #333333;
	font-weight:normal;
}

table.susume_profile-history{
	border: none;
	border-collapse: collapse;
}

table.susume_profile-history tr{
	border: none;
	vertical-align: top;
	font-size:14px;}
	
table.susume_profile-history th{
	border: none;
	vertical-align: top;
	font-weight:normal;
	color:#669900;
	padding-right:20px;
	font-size:14px;
	padding: 3px 0px 3px 25px;
	white-space:nowrap;}
	
table.susume_profile-history td{
	border: none;
	vertical-align: top;
	font-size:14px;
	padding: 3px 0px 3px 10px;}
	
table.susume_profile-history th.susume_profile-history-T{
	border: none;
	vertical-align: top;
	background-color: #F1EADE;
	color: #333333;
	font-size: 15px;
	padding: 2px 0px 2px 20px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	}