@charset "utf-8";
/* --------------------------------------------------

	common/css/layout.css

-------------------------------------------------- */
/* ------------------------
	body
------------------------ */
body {
	background-color: #e7e7e7;
}

/* ------------------------
	#wrapper
------------------------ */
#wrapper {
	width: 944px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/common/bg.gif);
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-left: 5px;
}

/* ------------------------
	#header
------------------------ */
#header {
	background-image: url(../img/common/hdr_bg.gif);
	height: 66px;
	padding-top: 5px;
	background-repeat: no-repeat;
	background-position: top;
}
h1 {
	float: left;
	padding-top: 5px;
	padding-left: 10px;
}
#header ul {
	float: right;
	padding-top: 44px;
	padding-right: 11px;
	height: 18px;
}
#header li {
	float: left;
	height: 18px;
}

/* ------------------------
	#menu
------------------------ */
#menu {
	height: 41px;
	padding-bottom: 13px;
	background-image: url(../img/top/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#menu ul {

}
#menu li {
	float: left;
	height: 41px;
}

/* ------------------------
	#main
------------------------ */
#main {
	background-image: url(../img/top/side_bg02.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 944px;
	overflow: auto;
	clear: both;
}

/* ------------------------
	#contents
------------------------ */
#contents {
	float: left;
	width: 774px;
	padding-left: 10px;
}
#contents ul.cat_list {
	height: 32px;
}
#contents ul.cat_list li {
	float: left;
	height: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

/* ------------------------
	#category
------------------------ */
#category {
	clear: both;
}

/* cat_box */
.cat_box01 {
	background-image: url(../img/common/cat_bg001.gif);
}


.cat_box02 {
	background-image: url(../img/common/cat_bg002.gif);
}
.cat_box03 {
	background-image: url(../img/common/cat_bg003.gif);
}
.cat_box04 {
	background-image: url(../img/common/cat_bg004.gif);
}
.cat_box05 {
	background-image: url(../img/common/cat_bg005.gif);
}
.cat_box06 {
	background-image: url(../img/common/cat_bg006.gif);
}
.cat_box01,
.cat_box02,
.cat_box03,
.cat_box04,
.cat_box05,
.cat_box06 {
	height: 238px;
	width: 225px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 2px;
}
.cat_box01 table,
.cat_box02 table,
.cat_box03 table,
.cat_box04 table,
.cat_box05 table,
.cat_box06 table {
	width: 225px;
}

.cat_box01 .entry_txt a,
.cat_box02 .entry_txt a,
.cat_box03 .entry_txt a,
.cat_box04 .entry_txt a,
.cat_box05 .entry_txt a,
.cat_box06 .entry_txt a {
	line-height: 150%;
	font-weight: bold;
}

.cat_box01 .entry_txt a {
	color: #cc6600;
}
.cat_box02 .entry_txt a {
	color #FC4208;
	color: #3847FE;
}
.cat_box03 .entry_txt a {
	color: #339966;
}
.cat_box04 .entry_txt a {
	color: #cc0000;
}
.cat_box05 .entry_txt a {
	color: #757575;
}
.cat_box06 .entry_txt a {
	color: #3399cc;
}
.ttl_table {
	margin-bottom: 10px;
}
th.tittle {
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
	height: 49px;
	white-space: normal;
	letter-spacing: normal;
	word-spacing: normal;
	padding-top: 1px;
}
.tittle a {
	color:#000;
	line-height: 125%;
}
.top_cnt_table {
	width: 225px;
}
.cat_inner_box {
	clear: both;
	overflow: hidden;
	width: 225px;
	margin-bottom: 10px;
	display: block;
}
.cat_inner_box dt {
	height: 101px;
	width: 85px;
	margin-right: 5px;
	float: left;
	display: inline;
}



.cat_inner_box .entry_txt  {
	text-align: left;
	font-size: 12px;
	line-height: 150%;
	vertical-align: top;
	font-weight: bold;
	display: block;
	float: left;
	width: 135px;
}



.cat_inner_box .top_img  {
	width: 85px;
	float: left;
	display: block;
	height: 101px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.innner_table  {
	font-size: 12px;
	line-height: 150%;
	width: 225px;
}
.innner_table tr th  {
	vertical-align: middle;
	padding-bottom: 10px;
	height: 101px;
	margin-top: auto;
	margin-bottom: auto;
	text-align: left;
	width: 85px;
	padding-right: 5px;
}
.innner_table tr td  {
	vertical-align: text-top;
	line-height: 125%;
}

p.entry_txt_2 {
	line-height: 125%;
	font-size: 12px;
}



/* ------------------------
	#side
------------------------ */
#side {
	float: right;
	width: 160px;
}
#side ul {

}
#side li {
	padding-bottom: 8px;
	text-align: center;
}


/* ------------------------
	#footer
------------------------ */
#footer {
	background-image: url(../img/common/ftr_bg.gif);
	background-repeat: no-repeat;
	background-position: right 31px;
	clear: both;
	width: 944px;
}
#footer ul {
	height: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer li {
	float: left;
	height: 24px;
	padding-right: 10px;
}
 
/* .ftr_inr */
#footer .ftr_inr {
	background-color: #000000;
	height: 17px;
	width: 944px;
	overflow: auto;
	clear: both;
}
#footer .ftr_inr ul {
	padding: 0px;
	height: 17px;
	float: left;
}
#footer .ftr_inr li {
	float: left;
	height: 17px;
	padding-right: 0px;
}
#footer .ftr_inr p {
	float: right;
	padding-right: 5px;
}

/* ------------------------
	汎用クラス
------------------------ */
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}

.left300{
	float:left;
	width:300px;
}

.right300{
	float:right;
	width:300px;
}

/* margin */
.magl0  {margin-left:0px   !important;}
.magl5  {margin-left:5px   !important;}
.magl10 {margin-left:10px  !important;}
.magl15 {margin-left:15px  !important;}
.magl20 {margin-left:20px  !important;}
.magl30 {margin-left:30px  !important;}
.magl40 {margin-left:40px  !important;}
.magl50 {margin-left:50px  !important;}
.magl100{margin-left:100px !important;}
.magl150{margin-left:150px !important;}

.magr0  {margin-right:0px   !important;}
.magr5  {margin-right:5px   !important;}
.magr10 {margin-right:10px  !important;}
.magr15 {margin-right:15px  !important;}
.magr20 {margin-right:20px  !important;}
.magr30 {margin-right:30px  !important;}
.magr40 {margin-right:40px  !important;}
.magr50 {margin-right:50px  !important;}
.magr100{margin-right:100px !important;}
.magr150{margin-right:150px !important;}

.magt0  {margin-top:0px   !important;}
.magt5  {margin-top:5px   !important;}
.magt10 {margin-top:10px  !important;}
.magt15 {margin-top:15px  !important;}
.magt20 {margin-top:20px  !important;}
.magt30 {margin-top:30px  !important;}
.magt40 {margin-top:40px  !important;}
.magt45 {margin-top:45px  !important;}
.magt50 {margin-top:50px  !important;}
.magt100{margin-top:100px !important;}
.magt150{margin-top:150px !important;}

.magb0  {margin-bottom:0px   !important;}
.magb5  {margin-bottom:5px   !important;}
.magb10 {margin-bottom:10px  !important;}
.magb15 {margin-bottom:15px  !important;}
.magb20 {margin-bottom:20px  !important;}
.magb30 {margin-bottom:30px  !important;}
.magb40 {margin-bottom:40px  !important;}
.magb50 {margin-bottom:50px  !important;}
.magb100{margin-bottom:100px !important;}
.magb150{margin-bottom:150px !important;}
