@charset "utf-8";

/*=================基本要素===================*/
body {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #333333;
	background-color: #F2F2F2;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
a {
	color: #333333;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #333333;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#main .imagearea {
	display: inline;
	float: left;
	width: 265px;
	padding-left: 10px;
}
#main .imagearea .imagetext {
	text-align: center;
	display: inline;
	clear: left;
	float: left;
	width: 265px;
	padding-top: 5px;
	padding-bottom: 15px;
	font-size: 10px;
}

h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 12px;
}
ul {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: left;
}
#sub_wrapper {
	clear: left;
	float: left;
	width: 784px;
	background-color: #FFFFFF;
	display: inline;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 6px;
}
/*=================メインコンテンツ===================*/
#main {
	display: inline;
	float: right;
	width: 550px;
}
#main .setsumei img {
	float: left;
}
#main .cate_menulist {
	float: left;
	display: inline;
	margin: 0px;
	width: 525px;
	padding-left: 10px;
}

#main .bar {
	display: inline;
	float: left;
	width: 550px;
	padding-top: 5px;
}
#main .bar img {
	float: left;
}
#main .main_ad {
	display: inline;
	float: left;
	width: 540px;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
	padding-left: 10px;
}
/*=================素材サムネイルエリア===================*/
#main .item {
	float: left;
	width: 550px;
	display: inline;
	margin-bottom: 40px;
	clear: both;
}
#main .item .item_child {
	display: inline;
	float: left;
	width: 229px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#main .item .item_child_right {
	clear: right;
	float: right;
	width: 229px;
	display: inline;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-left-width: 1px;
	padding-left: 10px;
}
#main .item .item_child_right img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main .ad_bar {
	color: #FFFFFF;
	background-color: #DBDBDB;
	clear: both;
	float: left;
	height: 18px;
	width: 525px;
	font-weight: bold;
	display: inline;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666666;
}





#main .item .item_child img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.image_name a {
	text-decoration: none;
}

#main .item .item_coment {
	float: left;
	width: 249px;
	padding-top: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
.image_name {
	color: #666666;
	width: 230px;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.keyword {
	background-image: url(images/keywords.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: left;
	width: 230px;
	margin-top: 5px;
	padding-top: 16px;
}

.keyword li {
	float: left;
	display: inline;
	padding-right: 10px;
	padding-bottom: 5px;
}


/*=================パンくず要素===================*/
#main .pankuzu {
	font-size: 11px;
	margin: 0px;
	float: left;
}
#main .pankuzu ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 550px;
}
#main .pankuzu li {
	display: inline;
	list-style-type: none;
	float: left;
	padding-right: 10px;
}
#main .pankuzu a {
	text-decoration: none;
}

#main .pankuzu a:hover {
	text-decoration: none;
}
#main .pankuzu a:visited {
	text-decoration: none;
}
/*=================ヘッダー要素===================*/
#header {
	font-size: 11px;
	color: #666666;
	display: inline;
	margin: 0px;
	float: left;
	height: 12px;
	width: 785px;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #FFFFFF;
}
#title {
	background-image: url(images/ttl.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 177px;
	width: 787px;
	display: inline;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 6px;
	background-position: 6px 0px;
}
#title em {
	display: none;
}

/*=================サイドバー要素===================*/
#side {
	display: inline;
	margin: 0px;
	clear: left;
	float: left;
	width: 213px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#side ul {
	float: left;
}
#side li {
	display: inline;
	float: left;
	width: 203px;
	margin: 0px;
	height: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(images/point.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#side a {
	font-weight: bold;
	font-size: 12px;
	float: left;
}
#side .ad {
	display: inline;
	float: left;
	width: 208px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#side .menu_title {
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(images/sinavi_bar.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 208px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	float: left;
	padding-left: 5px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/*=================フッター要素===================*/
#footer .copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	float: left;
	width: 800px;
	margin-top: 5px;
	font-weight: bold;
}
#footer {
	clear: both;
	float: left;
	height: 25px;
	width: 787px;
	background-color: #0A0A14;
	display: inline;
	margin-right: 7px;
	margin-left: 6px;
}


/*--------トップページ----------*/
#main .top_tl em {
	display: none;
}
#main .top_tl {
	background-image: url(images/top_tl.jpg);
	background-repeat: no-repeat;
	display: inline;
	width: 525px;
	float: left;
	height: 75px;
	padding-left: 10px;
}
#main .top_discription p {
	float: left;
	font-size: 14px;
	color: #333333;
	width: 500px;
	padding-left: 15px;
	line-height: 150%;
	letter-spacing: 1px;
	display: inline;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 20px;
	font-weight: bold;
}
#main .req {
	clear: both;
	float: left;
	display: inline;
	width: 540px;
	padding-bottom: 35px;
	padding-left: 10px;
	padding-top: 20px;
	font-size: 12px;
}
#main .cate_menulist {
	background-image: url(images/catemenu.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	width: 550px;
	background-repeat: no-repeat;
	height: 400px;
}
#main .cate_menulist .cate_link_r {
	font-size: 18px;
	float: left;
	padding-left: 160px;
	display: inline;
	padding-top: 40px;
	font-weight: bold;
	clear: left;
	width: 230px;
}
#main .cate_menulist .cate_setsumei {
	font-size: 10px;
	color: #999999;
	clear: left;
	float: left;
	padding-left: 160px;
	line-height: 140%;
	padding-top: 5px;
	width: 210px;
	display: inline;
}
#main .cate_menulist .cate_link_l {
	float: left;
	width: 230px;
	padding-top: 90px;
	font-size: 18px;
	font-weight: bold;
	clear: left;
	padding-left: 220px;
}
#main .cate_menulist .cate_setsumei_l {
	font-size: 10px;
	color: #999999;
	clear: left;
	float: left;
	padding-left: 220px;
	line-height: 140%;
	padding-top: 5px;
	width: 210px;
	display: inline;
}
#main .cate_menulist .cate_link_r2 {
	font-size: 18px;
	float: left;
	padding-left: 160px;
	display: inline;
	padding-top: 90px;
	font-weight: bold;
	clear: left;
	width: 230px;
}


#main .cate_menulist .cate_setsumei_2 {
	font-size: 10px;
	color: #999999;
	clear: left;
	float: left;
	padding-left: 160px;
	line-height: 140%;
	padding-top: 5px;
	width: 210px;
	display: inline;
}
#main .topmenu_bar {
	color: #333333;
	background-color: #D7D7EA;
	clear: both;
	float: left;
	height: 18px;
	width: 525px;
	font-weight: bold;
	display: inline;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666666;
}
/*--------個別素材ページ----------*/
#main .imagearea2 {
	display: inline;
	float: left;
	width: 265px;
	background-color: #999999;
	margin-left: 10px;
}
#main .imagearea2 .imagetext {
	text-align: center;
	display: inline;
	clear: left;
	float: left;
	width: 265px;
	padding-top: 5px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
	font-size: 10px;
}
#main .kiyaku {
	font-size: 12px;
	float: left;
	width: 530px;
	padding-right: 10px;
	padding-left: 10px;
	clear: left;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 180%;
	display: inline;
}
#main .map {
	clear: left;
	float: left;
	width: 530px;
	padding-right: 10px;
	padding-left: 10px;
	display: inline;
	padding-top: 20px;
	padding-bottom: 20px;
}
#main .map ul {
	float: left;
}
#main .map li {
	float: left;
	display: inline;
	width: 200px;
	padding-left: 30px;
	padding-bottom: 20px;
	font-size: 12px;
}

#main .map .map_cate {
	display: inline;
	clear: left;
	float: left;
	width: 530px;
	padding-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
}
#main .mailform {
	display: inline;
	clear: left;
	float: left;
	width: 510px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	margin-bottom: 50px;
}
#main .mailform p {
	line-height: 150%;
	float: left;
}
#main .mailform form {
	display: inline;
	float: left;
}
#main .link {
	clear: left;
	float: left;
	width: 530px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 50px;
	display: inline;
	font-size: 12px;
}

