@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;
}
