@charset "utf-8";

/***************************************************
	マイツグループM＆A スタイルシート
	index.css
	トップページレイアウトスタイル定義
***************************************************/

/* トップページ index.html
------------------------------------------------------------ */
#header .gnavi li.n01 a {	background-position: 0 -38px;}

h2.main_v {
	width: 825px;
	height: 170px;
	margin-top:10px;
}

/*-----contents-----*/

#contents {
	float: left;
	width: 565px;
	padding-top:20px;
}

#contents h3 a{
	display: block;
	width: 565px;
	height: 34px;
}

#contents h3.title02 a{ padding-bottom:10px; background: url(../img/index/index_title02.jpg) no-repeat;}

#contents .t_light01{
	float: right;
	width: 386px;
	padding:15px 20px 0 0;
}

#contents .t_light01 h4{
	width: 255px;
	height: 16px;
	padding-bottom: 6px;
	background: url(../img/index/index_t01.jpg) no-repeat;
	text-indent: -9999px;
}

#contents .t_light01 .bn01{ text-align:right; padding :8px 0 15px 0;}

#contents .p_left01{
	 float: left;
	 width: 124px;
	 padding: 15px 0 15px 10px;
}
#contents .box_out{
	float: left;
	width: 180px;
	padding: 1px;
	margin-right: 9px;
	background-color: #CCCCCC;
}
#contents .box_in{
	width: 160px;
	padding: 10px;
	background-color: #FFFFFF;
	border-top: solid 3px #BB3337;
}
#contents .box_out2{
	float: right;
	width: 180px;
	padding: 1px;
	background-color: #CCCCCC;
}

#contents .box_in ul.ma01{
	margin-top:7px;
}

#contents .box_in ul.ma01 li{
	padding-left: 5px;
	padding-left: 8px;
	font-size: 80%;
	background: url(../img/index/btn.gif) no-repeat left center;
}

#contents .box_in .bn02{ text-align:right; padding : 15px 0 0 0;}

#contents .box_in p .ph01{ padding:8px 0 8px 0}

/*-----side-----*/

#side{
	float: right;
	width: 240px;
	padding-top: 20px;
/*	padding-left:20px;*/
}

#side h3.title03 a{
	display: block;
	width: 240px;
	height: 30px;
}

#side .box_ma{
	width: 210px;
	margin: 0 0 13px 0;
	padding: 12px 15px;
	background: url(../img/index/index_title03_bg.jpg) bottom no-repeat #EBEBEB;
}

#side .box_ma h4{
	padding-bottom: 4px;
}

#side .box_ma .p_right{
	text-align: right;
	margin-bottom: 12px;
	padding: 5px 0 6px 0;
	border-bottom: solid 1px #CCCCCC;
}

#side .box_ma .t_left02{
	padding: 0 60px 10px 0;
	margin-bottom: 12px;
	background: url(../img/index/index_img06.jpg) right center no-repeat;
	min-height:60px;
	border-bottom: solid 1px #CCCCCC;
}

#side .new div {
	width: 234px;
	border-left: 6px solid #EBEBEB;
	border-bottom: 6px solid #EBEBEB;
}

#side .new iframe {
	width: 234px;
	height: 200px;
}

#side p.bn {	margin-bottom: 10px;}




