@charset "utf-8";
/* --------------------------------------------------

	common/css/top.css

-------------------------------------------------- */

/* ------------------------
	#top_box
------------------------ */
/* top_box01 */
#top_box01 {
	height: 335px;
	width: 944px;
	background-image: url(../img/top/top_bg01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#top_box01 .left {
	width: 696px;
	padding-top: 10px;
	padding-left: 10px;
}
#top_box01 .left h2 {}
#top_box01 .left p {
	padding: 10px;
	background-image: url(../img/top/top_bg02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
	width: 676px;
}
#top_box01 .right {
	width: 216px;
	padding-top: 10px;
	padding-right: 11px;
}
#top_box01 .right ul {
	background-image: url(../img/top/top_bg03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 210px;
	padding-top: 4px;
	padding-left: 6px;
	height: 314px;
}
#top_box01 .right li {
	padding-bottom: 7px;
}

/* top_box02 */
#top_box02 {
	float: left;
	width: 741px;
}
#top_box02 .top_box02_inr {
	height: 104px;
	background-image: url(../img/top/top_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 718px;
	padding-bottom: 10px;
	padding-left: 13px;
}
#top_box02 .top_box02_inr table {
	width: 718px;
}
#top_box02 .top_box02_inr table th {
	height: 104px;
	width: 110px;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
}
#top_box02 .top_box02_inr table td {
	padding: 0px;
	vertical-align: top;
}
#top_box02 .top_box02_inr table th .thum {
	width: 110px;
	height: 94px;
	overflow: hidden;
}
#top_box02 .top_box02_inr table td .ttl {
	height: 14px;
	overflow: hidden;
	margin-top: 1px;
	margin-right: 4px;
	margin-left: 4px;
	padding-bottom: 4px;
	margin-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ce116f;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../img/top/icon01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-left: 22px;
}
#top_box02 .top_box02_inr table td .txt {
	height: 55px;
	overflow: hidden;
	line-height: 14px;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
	font-size: 12px;
}
#top_box02 .top_box02_inr table td .ttl a {
	color: #D63E8A;
}
#top_box02 .top_box02_inr table td.more {
	text-align: right;
	vertical-align: bottom;
	height: 16px;
}

/* top_box03 */
#top_box03 {
	width: 191px;
	float: left;
	padding-top: 12px;
	padding-right: 4px;
	padding-left: 8px;
	height: 140px;
	background-image: url(../img/top/side_bg001.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#top_box03 ul {
}
#top_box03 li {
	padding-bottom: 1px;
}
#server_maintenance {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#server_maintenance p {
	border: 1px solid #F00;
	padding: 10px;
	font-size: 12px;
	line-height: 150%;
}


/* ------------------------
	#side
------------------------ */
#side .side_box01 {
	background-image: url(../img/top/side_bg003.gif);
	background-repeat: repeat-y;
	width: 139px;
	padding-right: 9px;
	padding-left: 12px;
	background-position: 12px;
	margin-bottom: 10px;
}
#side .side_box01 dl {
	background-image: url(../img/top/side_bg004.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
#side .side_box01 dt {
	line-height: 1.5;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
}
#side .side_box01 dt span {
	color: #cc3300;
	font-weight: bold;
}
#side .side_box01 dd {
	padding-bottom: 10px;
	line-height: 1.5;
	font-size: 12px;
	font-weight: normal;
}
#side .side_box01 dd a {
	line-height: 1.5;
	color: #333;
	font-size: 12px;
}
