*{
	margin: 0;
	padding: 0;
	font-size:14px;
	font-family:'Meiryo', 'メイリオ', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;
}

body{
	background: url(img/body_bg.jpg) 0 0 repeat;
}

img{
	vertical-align: bottom;
	border: 0;
}

a{
	color: #666666;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#general{
	background: url(img/general_bg.png) 0 0 repeat;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	margin-bottom: 40px;
}

#general_top{
	position: relative;
	top: -20px;
}

#logo{
	margin-left: 40px;
}

#menu{
	height: 60px;
	background: url(img/top_menu.png) 0 0 no-repeat;
	text-align: center;
}

#menu_sub{
	height: 60px;
	background: url(img/sub_menu.png) 0 0 no-repeat;
	text-align: center;
	margin-top: 16px;
}

.ind_ttl{
	margin-top: 20px;
	margin-bottom: 15px;
}

.pickup_panel{
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
}

.pickup_link{
	margin-left: 50px;
	margin-bottom: 0px !important;
}

.search_result, .category_piclist, .latest_piclist{
	margin-left: 40px;
	margin-bottom: 0px !important;
}



.clear_l{clear: left;}
.clear_r{clear: right;}
.clear_b{clear: both;}

.link_right_btn{
	text-align: right;
	margin-right: 40px;
}

.outline_text{
	float: left;
	margin-left: 40px;
}

.outline_text p{
	margin-top: 20px;
	line-height: 1.4;
	margin-left: 24px;
}

.outline_text2{
	margin-left: 40px;
}

.outline_text2 p{
	margin-top: 20px;
	line-height: 1.4;
	margin-left: 24px;
}

.outline_jpg{
	float: right;
}

.outline_line{
	margin: 15px auto 25px 40px;
}

.outline_line_ad{
	margin: 0px auto 5px 40px;
}

.fullsize_text{
	float: left;
	margin-left: 40px;
	margin-right: 50px;
}

.fullsize_text p{
	margin-top: 15px;
	line-height: 1.4;
	margin-left: 24px;
}

.normal_text{
	margin-left: 40px;
	margin-right: 50px;
}

.normal_text p{
	margin-top: 15px;
	line-height: 1.4;
	margin-left: 24px;
}


#footer{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	color: white;
	background-color: black;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	font-weight: bold;
}


.array_section{
	margin-top: 0px;
	margin-left: 40px;
	padding-top: 20px;
	width: 920px;
	overflow: hidden;
	margin-bottom: 20px;
	background: #f1f1f1;
}

.array_section_result{
	margin-left: 40px;
	padding-top: 80px;
	width: 920px;
	background: #f1f1f1 url(img/result_array.jpg) 0 0 no-repeat;
	overflow: hidden;
	margin-bottom: 20px;
}

#search_form_top{
	height: 50px;
	background: url(img/searchbox.png) top center no-repeat;
	margin-top: 15px;
	margin-bottom: 10px;
}

#search_form{
	height: 50px;
	background: url(img/searchbox.png) top center no-repeat;
	margin-bottom: 25px;
}

#searchword{
	position: relative;
	left: 384px;
	width: 260px;
	border: none;
	background-color: transparent;
	top: 12px;
	vertical-align: middle;
	height: 26px;	
}

#search_submit{
	position: relative;
	left: 397px;
	top: 11px;
	height: 25px;
	width: 57px;
	font-size: 14px;
	background-color: #cccccc;
	border: none;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}

#searchword:focus{
	outline: 0;
}

#detail_section{
	background: url(img/pictop1.png) 20px 0 no-repeat;
	min-height: 100px;
}

#detail_section2{
	background: url(img/pictop2.png) 20px 0 no-repeat;
	min-height: 100px;
}

#detail_pic{
/*	margin-left: 10px;
	margin-top: 15px;
*/
}

#detail_pic_btm{
	margin-left: 0px;
}

#pic_info{
	width: 550px;
	margin-left: 40px;
	float: left;
}

#pic_info ul{
	width: 540px;
}

#pic_info2{
	width: 350px;
	margin-left: 40px;
	float: left;
}

#pic_relative{
	width: 400px;
	float: right;
	margin-bottom: 40px;
	overflow: hidden;
}

#pic_feature{
	width: 588px;
	float: left;
	margin-bottom: 40px;
}

#pic_relative2, #pic_feature2{
	width: 588px;
	float: right;
	margin-bottom: 45px;
	overflow: hidden;
}

#pic_info li{
	border-bottom: 1px dotted #999999;
	margin-top: 10px;
	list-style: none;
}

#pic_info2_list{
	width: 540px;
	float: right;
	margin-right: 45px;
}
#pic_info2_list li{
	border-bottom: 1px dotted #666666;
	margin-top: 10px;
	list-style: none;
}

.area_relative{
	margin-top: 15px;
}

.area_relative div{
	float: left;
	width: 160px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 7px 7px 14px;
	border: 1px solid #cccccc;
	
}

#dl_btn{margin-top: 15px;}
#dl_btn2{
	margin-top: 15px;
	float: right;
	margin-bottom: 20px;
	margin-right: 45px;
    width: 540px;
}

#category_array{
	text-align: right;
	margin-right: 40px;
}

.detail_336ad{
	margin-top: 20px;
}

#update_info{
	margin-left: 50px;
	width: 900px;
	background: url(img/bg_info.jpg) repeat 0 0;
}

#update_info p{
	line-height: 1.5;
	padding: 15px;
	color: white;
	/*font-weight: bold;*/
}
#content_intro{
	margin-left: 50px;
}

#content_intro img{
	margin-right: 24px;
}

.div1_under_h2{
	margin-bottom: 20px;
}

.cat_link, .top_cat_link{
	float: left;
	width: 160px;
	margin-right: 25px;
	padding-bottom: 70px;
	border-bottom: solid 2px #333333;
	margin-bottom: 20px;
	background-color: #f8f8f8;
}

.cat_link h3, .top_cat_link h3, .div_under_pickup_link h3{
	margin-top: 10px;
	margin-bottom: 3px;
	font-size: 14px;
	color: #990000;
}



.cat_link p, .top_cat_link p{
	line-height: 1.2;
}

.div_under_pickup_link{
	float: left;
	width: 160px;
	margin-right: 25px;
	margin-bottom: 20px;
}

.cat_link div, .top_cat_link div{
	border-left: 7px solid #333333;
	padding-left: 6px;
}

.cat_link div h3, .top_cat_link h3{
	margin-bottom: 0;
}

.cat_material_num{
	font-size: 60px; color: #e1e1e1; font-family: impact; text-align: right; z-index: 2; position: absolute; bottom: 0px; right: 0%; height: 60px; overflow: hidden;
}

.cat_material_num span{
	font-size: 60px; color: #e1e1e1; font-family: impact;
}

.latest_piclist div, .search_result div, .category_piclist div{
	float: left;
	width: 160px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 7px 7px 14px;
	border: 1px solid #cccccc;
}

.search_result div p, .area_relative div p, .category_piclist div p, .latest_piclist div p{
	font-size: 11px;
	margin-top: 6px;
	line-height: 1.4;
}



#detail_picname{
	border-left: 8px solid #666666;
	font-size: 20px;
	font-weight: bold;
	padding-left: 7px;
	border-bottom: 1px dotted #666666;
}

.detail_picinfolist{
	padding-left: 15px;
	font-size: 14px;
}

.detail_picinfolist a{
	padding: 2px 4px 0px;
	background-color: #dddddd;
	font-size: 14px;
	position: relative;
	top: -1px;
	color: #333333;
}

.detail_picinfolist a:hover{
	background-color: #666666;
	font-size: 14px;
	color: white;
	text-decoration: none;
}



#ttl_relate_pic, #ttl_feature_pic2{
	text-align: right;
	margin-top: 5px;
}

.detail_ad_h1{
	margin-top: 15px;
	margin-left: 7px;
}

.detail_ad_w2{
	width: 380px;
	float: right;
	margin-bottom: 20px;
	height: 280px;
}

.detail_ad_w1{
	margin-top: 15px;
	float: left;
}
#ttl_feature_pic{
	margin-top: 30px;
	position: relative;
	left: -40px;
}
#ttl_ad_l{
	margin-top: 30px;
	position: relative;
	left: -40px;
}

#ttl_ad_l2{
	margin-top: 15px;
	position: relative;
	left: -40px;
}

#ttl_ad_r{
	float: right;
	text-align: right;
	margin-top: 25px;
	margin-bottom: 15px;
	height: 60px;
}

.day_ttl{
	width: 900px;
	font-size: 20px;
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 10px;
	padding-bottom: 5px;
	background-color: #333333;
	color: white;
}

#detail_pic_profile{
	border: 1px dotted #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 14px;
	line-height: 1.3;
}

.detail_picinfolist .lens_aff a, .detail_picinfolist .hard_aff a, .detail_picinfolist .lens_aff a:hover, .detail_picinfolist .hard_aff a:hover{
	font-size: 12px;
}

#dl_setting_before{
	padding: 8px 12px;
	width: 524px;
	background-color: #A50844;
	margin: 6px 0;
	color: white !important;
}

#dl_setting_tooltip{
	z-index: 2;
	position: absolute;
	top: 0px;
}

#dl_setting_before span{
	border-bottom: 1px dotted #999999;
	font-weight: bold;
}

#custom_dl_btn_set{
	margin-top: 15px;
	margin-bottom: 10px;
}

#send_status p{
	margin-bottom: 10px;
}

#ttl_h3, .ttl_h3{
	font-weight: normal;
	font-size: 28px;
	line-height: 1.15;
	border-left: 10px solid #333333;
	padding-left: 14px;
	margin-left: 0;
	color: #333333;
}

#ttl_h3b{
	font-size: 28px;
	line-height: 1.15;
	border-left: 10px solid #333333;
	padding-left: 14px;
	margin-left: 0;
	color: #333333;
}

#ttl_h3 .bld, .ttl_h3 .bld{
	font-weight: bold;
	font-size: 28px;
	color: #333333;
}

#ttl_h3 .bld2{
	font-weight: bold;
	font-size: 34px;
	color: #333333;
}

.ttl_h4{
	margin-top: 20px;
	font-size: 20px;
	color: #333333;
	margin-left: 13px;
}

#ttl_h3 .nrml{
	font-weight: normal;
	font-size: 36px;
}

#ttl_h3 .nrml2{
	font-size: 20px;
}

#ttl_h3 .bld3{
	font-weight: bold;
	font-size: 36px;
	color: #333333;
}

#tag_link_list{
	float: left;
	margin-right: 30px;
}


#tag_link_list a{
	display: block;
	float: left;
	margin-right: 4px;
	padding: 4px 8px 2px;
	margin-bottom: 1em;
	background-color: #333333;
	list-style-type: none;
	text-decoration: none;
}

#tag_link_list a:hover{
	background-color: #999999;
	
}

#tag_link_list a li strong{
	font-size: 14px;
	color: white;
}

#img_d{
	width: 520px;
	margin-left:auto;
	margin-right:auto;
}

.coords_input{width: 35px;}
#z1{width: 40px;}
.explain{font-size: 11px;}

#resio_q, #resio_s{
	border: 1px solid #aaaaaa;
	padding: 4px;
	background-color: #dddddd;
	margin-top: 6px;
	margin-bottom: 6px;
	cursor: pointer;
}

#dl_setting{
	padding: 8px;
	width: 524px;
	background-color: #eeeeee;
	margin: 6px 0;
}

#dl_setting_tooltip{
	width: 500px;
	height: 100px;
	background: url(img/explain_drag.png) 0 0 no-repeat;
	display: none;
	
}

#dl_setting_tooltip p{
	position: relative;
	top: 20px;
	left: 135px;
}

.link_parag{
	border-bottom: 1px dotted #aaaaaa;
}

.btn_set{
	list-style-type:none;
	float: right;
}

h1{
	float: left;
}

#btn_section{
	float: right;
	right: 40px;
}

.outline_right_parag{
	float: right;
	width: 260px;
}

.category_ad {
padding-right: 6px !important;
padding-left: 6px !important;
}

.customer_pics_btns{
	display: inline-block;
	padding: 12px 20px;
	border-radius: 10px;
	background: url(img/btn_bg.png) 0 bottom repeat-x #eeeeee;
	border: 1px solid #999999;
	text-decoration: none !important;
	cursor: pointer;
}

.span_btns{
	cursor: pointer;
}