@charset "utf-8";
/* CSS Document */
/*-------------------------------
__トップページ リニューアル　20100420
-------------------------------*/
#top_contents_new{
	width:640px;
	margin-top:8px;
	/*margin-bottom:75px;*/
}
#top_contents_new #topics{
	width:640px;
	margin-top:6px;
	background-color:#ededed;
}
/*------新着トピックス------*/
#topics_contents{
	width:620px;
	margin:0 10px;
	padding:5px 0;
}
#topics_contents .left{
	width:120px;
	text-align:left;
	float:left;
	margin-top:7px;
}
#topics_contents .right{
	width:500px;
	float:left;
}
#topics_contents .right li{
	line-height:20px;
	font-size:12px;
}
#topics_contents .right a{
	color:#61635f;
	text-decoration:underline;
}
#topics_contents .right a:hover{
	color:#FF0000;
	text-decoration:underline;
}
/*------Flash_banner_1------*/


/*------PR情報------*/

#PR_INFO{
	font-size:12px;
	width:446px;
	float:left;
	margin-top:6px;
	color:#61635f;
}
#PR_INFO p{
	color:#000000;
	font-weight:bold;
}
#PR_INFO a{
	color:#61635f;
	line-height:18px;
}
#PR_INFO a:hover{
	color:#FF0000;
	text-decoration:underline;
}
#ASAHI_BANNER{
	width:193px;
	float:right;
	margin-top:6px;
	height:76px;
}

#ASAHI_BANNER ul li{
	width:193px;
	height:38px;
}
/*------バナーフォーラム2個------*/
.BANNER_FORUM .LEFT{
	float:left;
}
.BANNER_FORUM .RIGHT{
	float:right;
	margin-top:7px;
}



/*------左コンテンツ------*/
#TOP_LEFT{
	width:315px;
	float:left;
	margin-bottom:70px;
	font-size:12px
}
#TOP_PRODUCTNEWS{
	width:316px;
	background-color:#efefef;
	padding-bottom:10px;
	position:relative;
}
.BORDER_DOT_B{
	border-bottom:#8f8f8f 1px dotted;
	margin:0 2px 0 2px ;
}
.BORDER_DOT_W{
	border-bottom:#FFF 1px dotted;
	margin:0 2px 0 2px ;
}
.NEWS_LEAD{
	color:#61635f;
	margin:5px 0 0 8px;
}
.BOX_PRODUCT_NEWS{
	width:300px;
	margin:3px 3px 3px 8px;
	;
}
.BOX_PRODUCT_NEWS tr td{
	vertical-align:top;
	height:65px;
}
.BOX_PRODUCT_NEWS .tdIMG{
	width:65px;
	background-color:#ccc;
	text-align:center;
	vertical-align:middle;
}
.BOX_PRODUCT_NEWS .tdTXT{
	padding-left:5px;
}
.BOX_PRODUCT_NEWS .TXT{
	margin-top:2px;
}

.BOX_PRODUCT_NEWS .DATE{
	margin-top:6px;
}
.BOX_TRIAL_NEWS{
	width:300px;
	margin:3px 3px 3px 8px;
	font-size:12px;
}
.BOX_TRIAL_NEWS tr td{
	vertical-align:top;
	height:104px;
}
.BOX_TRIAL_NEWS tr td.IMG{
	width:104px;
	height:104px;
	background-color:#ccc;
	text-align:center;
	vertical-align:middle;		
}
.BOX_TRIAL_NEWS .tdTXT{
	padding-left:5px;
}
.BOX_TRIAL_NEWS .TXT{
	margin-top:2px;
}

.BOX_TRIAL_NEWS .DATE{
	margin-top:6px;
}


.NEWS_TXT_LIST{
	margin:3px 8px;
}
.LINKBTN_B{
	position:absolute;
	top:6px;
	right:6px;
}
.LINKBTN_B a{
	width:57px;
	height:17px;
	display: block;
	text-indent:-10000px;
	background:url(../images/top_new/btn_listlink_black.png) no-repeat left top;
}
.LINKBTN_B a:hover{
	background:url(../images/top_new/btn_listlink_black.png) no-repeat left bottom;
}

/*------左コンテンツ PHOTOGRAPHNEWS------*/
.TOP_PHOTOGRAPHNEWS{
	position:relative;
	width:313px;
	border:#dfdfdf solid 2px ;
	padding-bottom:3px;
	
}
.BOX_PHOTOGRAPHNEWS{
	width:309px;
	margin:2px 2px 2px 2px;
	font-size:12px;
	
}
.BOX_PHOTOGRAPHNEWS tr td{
	vertical-align:top;
}
.BOX_PHOTOGRAPHNEWS tr td.tdTITLE{
	width:234px;
	height:23px;
}
.BOX_PHOTOGRAPHNEWS .tdIMG{
	width:75px;
	background-color:#ccc;
	text-align:center;
	vertical-align:middle;
}
.BOX_PHOTOGRAPHNEWS .tdTXT{
	width:230px;
	padding-top:3px;
	padding-left:5px;
	line-height:15px;
}
.TOP_PHOTOGRAPHNEWS .LINKBTN{
	position:absolute;
	left:128px;
	top:4px;
}
/*------左コンテンツ 写真家の現場報告------*/
.TOP_GENBA{
	width:316px;
	background-color:#4a4a4a;	
	font-size:12px;
	color:#FFF;	
	position:relative;
	font-size:12px;
	padding-bottom:15px;
}
.GENBA_BOX{
	width:306px;
	margin:15px 5px 5px;
}
.GENBA_BOX .LEFT{
	float:left;
	margin-bottom:4px;
}
.TOP_GENBA .RIGHT{
	float:right;
	margin-bottom:4px;
}
.TOP_GENBA .LINKBTN{
	position:absolute;
	right:6px;
	top:6px;
}
.TOP_GENBA .BORDER_DOT_W{
	margin-top:4px;
}
.BOX_GENBA{
	width:77px;
}
.BOX_GENBA .tdIMG{
	width:77px;
	height:77px;
	background-color:#000;
	text-align:center;
	vertical-align:middle;
}


/*--※アイコンの中央揃--*/
div.imgArea p {    
     display: table-cell;
	 vertical-align: middle;    
     margin: 0;    
 }    
* html .imgArea p {
    display: inline;
    zoom: 1;  
}
*:first-child+html .imgArea p {    
     display: inline;    
     zoom: 1;    
}


/*------左コンテンツ BOOKGUIDE------*/
.TOP_BOOKGUIDE{
	width:316px;
	background-color:#efefef;
	padding-bottom:10px;
	position:relative;
}
.BOX_TOP_BOOKGUIDE{
	width:296px;
	margin:10px;
}
.BOX_TOP_BOOKGUIDE tr td{
	vertical-align:top;
}
.TOP_BOOKGUIDE .LINKBTN{
	position:absolute;
	top:10px;
	right:6px;
}
.BOX_TOP_BOOKGUIDE .tdIMG {
	width:96px;
	height:96px;
	background-color:#ccc;
	text-align:center;
	vertical-align:middle;	

.BOX_TOP_BOOKGUIDE .tdTXT{
	text-align:left;
	padding-left:10px;
}}
/*------右コンテンツ------*/
#TOP_RIGHT{
	width:315px;
	float:right;
	font-size:12px
}
.ASAHI_BANNER_02{
	margin:10px 6px;	
}
.ASAHI_BANNER_02 ul li{
	width:303px;
	height:67px;
}
/*------右コンテンツ テクニック------*/
.LEFT_TECH{
	float:left;
	width:142px;
	margin-top:8px;
	padding-left:8px;
}
.RIGHT_TECH{
	float:right;
	width:142px;
	margin-top:8px;
	padding-right:8px;
}
/*------右コンテンツ 写真展ガイド------*/
.TOP_EXHIBITION{
	background:url(../images/top_new/exhibition_bg.png) no-repeat 0 0;
	/* height:244px; */
	height:264px;
	position:relative;
	background-color:#efefef;
	padding-bottom:5px;
}
.HUKIDASI{
	position:absolute;
	top:-10px;
	right:-15px;	
}


.TOP_EXHIBITION .LINKBTN{
	position:absolute;
	left:7px;
	top:96px;
}
.BOX_TOP_EXHIBITION{
	width:300px;
	margin:55px 8px 10px;
}
.BOX_TOP_EXHIBITION tr td{
	vertical-align:top;
	height:101px;
}
.BOX_TOP_EXHIBITION .tdTxt{
	padding-left:5px;
}
.BOX_TOP_EXHIBITION .tdIMG{
	width:101px;
	background-color:#ccc;
	text-align:center;
	vertical-align:middle;
}

/*-------------------------------
__トップページ　css
-------------------------------*/
#top_contents{
	width:640px;
	margin-top:24px;
	margin-bottom:75px;
}
/*---------バナー---------*/
#top_contents .top_banner{
	width:640px;
	margin-bottom:32px;
}
#top_contents .top_banner img{
	width:640px;
	margin-bottom:6px;
}
/*#top_contents .top_banner .top_banner2{
	margin-bottom:8px;
}
#top_contents .top_banner .top_banner2 a{
	width:640px;
	height:300px;
	display:block;
	text-indent:-10000px;
	background:url(../images/top/banner_glabia.jpg) top left no-repeat;
}
#top_contents .top_banner .top_banner2 a:hover{
	width:640px;
	height:300px;
	background:url(../images/top/banner_glabia.jpg) bottom left no-repeat;
}
*/
#top_contents .top_banner .top_banner2{
	margin-bottom:8px;
}
#top_contents .top_banner #top_banner2_1{
	float:left;
}
#top_contents .top_banner #top_banner2_2{
	float:right;
}
#top_contents .top_banner .top_banner2 #top_banner2_1 a{
	width:465px;
	height:240px;
	display:block;
	text-indent:-10000px;
	background:url(../images/top/gallery_banner_nakano.jpg) top left no-repeat;
}
#top_contents .top_banner .top_banner2 #top_banner2_1 a:hover{
	width:465px;
	height:240px;
	background:url(../images/top/gallery_banner_nakano.jpg) bottom left no-repeat;
}

#top_contents .top_banner .top_banner2 #top_banner2_2 a{
	width:169px;
	height:240px;
	display:block;
	text-indent:-10000px;
	background:url(../images/top/prize_banner_200911.jpg) top left no-repeat;
}
#top_contents .top_banner .top_banner2 #top_banner2_2 a:hover{
	width:169px;
	height:240px;
	background:url(../images/top/prize_banner_200911.jpg) bottom left no-repeat;
}


#top_contents .top_banner .top_banner3{
	width:640px;
	margin-bottom:6px;
}
#top_contents .top_banner .top_banner3 a{
	height:80px;
	display:block;
	text-indent:-10000px;
	background:url(../images/top/forum_banner.jpg) top left no-repeat;
}
#top_contents .top_banner .top_banner3 a:hover{
	background:url(../images/top/forum_banner.jpg) bottom left no-repeat;
}
#top_menu{
	width:640px;
	background-color:#0FF;
}
/*---------TOPメニューリスト---------*/
#top_contents .menubox1_left{
	width:306px;
	margin-right:20px;
	float:left;
	/*background-color:#F00;*/
}
#top_contents .menubox1_right{
	width:306px;
	float:left;
	/*background-color:#00F;*/
}

/*------BOX1------*/
#top_contents .menubox1{
	width:306px;
}

#top_contents .menubox1 td.title{
	padding-bottom:6px;
}

#top_contents .menubox1 .logo{
	height:52px;
}
#top_contents .menubox1 .photo{
	width:106px;
	vertical-align:top;
}
.photopro{
	width:125px;
	vertical-align:top;
}
#top_contents .menubox1 td.photo_bg{
	width:96px;
	height:96px;
	background-color:#ccc;
	text-align:center;
	vertical-align:middle;
}
#top_contents .menubox1 .txt{
	width:199px;
	vertical-align:top;
}
.txt_pro{
	width:181px;
	vertical-align:top;
}
#top_contents .menubox1 .txt .title{
	font-weight:bold;
}
#top_contents .menubox1 .txt a{
	color:#000;	
}
#top_contents .menubox1 .txt_pro a{
	color:#000;	
}
#top_contents .menubox1 .txt a:hover{
	color:#e14040;
}
#top_contents .menubox1 .txt_pro a:hover{
	color:#e14040;
}
#top_contents .menubox1 .txt table tr td{
	vertical-align:top;
	height:25px;
}
#top_contents .menubox1 .linktxt{
	text-align:right;
}
/*------BOX2------*/
#top_contents .menubox2{
	width:640px;
	margin-top:48px;
	/*background-color:#CFC;*/
}
#top_contents .logo{
	width:306px;
}
#top_contents .linktxt{
	width:334;
	text-align:right;
	vertical-align:bottom;
}
#top_contents .menubox2_2{
	width:100%;
	margin-top:5px;
	background-color:#f9f9f9;
}
#top_contents .trialreportTD .menubox2_2{
	background-color:#fff;
}

#top_contents .menubox2_2 .photo{
	width:69px;
	vertical-align:top;
	padding-top:5px;
	padding-left:10px;;
	/*background-color:#FF0;*/
}
#top_contents .menubox2_2 td.photo_bg{
	width:64px;
	height:64px;
	background-color:#ccc;
	text-align:center;
	vertical-align:middle;
}

#top_contents .menubox2_2 .icon{
	width:26px;
	vertical-align:top;
	padding-top:5px;
}
#top_contents .menubox2_2 .txt{
	/*width:540px;*/
	vertical-align:top;
	padding-top:5px;
	/*background-color:#F00;*/
}
#top_contents .menubox2_2 .txt .title{
	font-weight:bold;
	font-size:116%; 
}
/*------BOX4(マージン用)------*/
#top_contents .menubox4_box{
	margin-top:30px;
}
/*------BOX5------*/
#top_contents  .menubox5_left{
	width:210px;
	margin-right:5px;
	float:left;	
	margin-top:36px;
}
#top_contents  .menubox5_right{
	width:210px;
	float:left;	
	margin-top:36px;
}
#top_contents .menubox5{
	width:210px;
	margin-top:5px;
}
#top_contents .menubox5 .photo{
	width:64px;
	vertical-align:top;
}
#top_contents .menubox5 td.photo_bg{
	width:64px;
	height:64px;
	background-color:#ccc;
	text-align:center;
	vertical-align:middle;
}
#top_contents .menubox5 .txt{
	vertical-align:top;
	text-align:left;
	padding-left:5px;
}



/*-------------------------------
__写真界ニュースページ　css
-------------------------------*/
#photographnews_contents .form1{
	width:593px;
	height:53px;
	margin:7px 0 0 0 ;
	background:url(../images/photographnews/form_bg.png) no-repeat;
}
#photographnews_contents .form1_table{
	width:573px;
	/*margin:15px 10px;*/
	
}
#photographnews_contents .form1_table tr td{
	text-align:right;
	padding-top:15px;
}
#photographnews_contents .form1_table tr td span{
	font-weight:bold;
}
#photographnews_contents .linktxt{
	margin-top:3px;
	text-align:right;
}

.month_bana{
	display: block;
	background:url(../images/contest/index/month_title.png) no-repeat;
	width:593px;
	height:27px;
	padding:5px 0 0 13px;
	color:#000;
	font-weight:bold;
	margin-bottom:4px;
}

/*-------------------------------
__新製品ニュースページ　css
-------------------------------*/
#productnews_contents .form1{
	width:593px;
	height:147px;
	margin:7px 0 0 0 ;
	background:url(../images/productnews/form_bg.png) no-repeat;
	position:relative;
}
#productnews_contents .form1_table{
	width:573px;
	/*background-color:#F00;*/
	margin:10px 10px;
}

#productnews_contents .form1_table .trTop td{
	padding-top:10px;	
}

#productnews_contents .form1_table tr td{
	height:30px;
	vertical-align:top;

}
.form1_table_btn{
	width:150px;
	position:relative;
	left:450px;
	bottom:40px;
}
.form1_table_btn input{
	width:120px;
	line-height:20px;
}

/*------トップページ製品リスト------*/
#product_list{
	/*margin:45px 0 0 0;*/
	margin:10px 0 0 0;
	/*background-color:#FF6;*/
}
#product_list .product_list_box{
	width:593px;
	margin-bottom:8px;
	vertical-align:top;
	border-bottom:dotted 1px #CCC;
	/*background-color:#FFC;*/
}
#product_list .product_list_box td.photo{
	width:192px;
	padding-right:12px;
	padding-bottom:7px;
	vertical-align:top;
}
#product_list .product_list_box td.icon1{
	vertical-align:top;
}
#product_list .product_list_box td.icon2{
	text-align:right;
	vertical-align:bottom;
}
#product_list .product_list_box td.txt{
	vertical-align:top;
}
#product_list .product_list_box td.txt a{
	color:#000;
}
#product_list .product_list_box td.txt a:hover{
	color:#e14040;
}

#product_list .product_list_box td.txt .title{
	font-weight:bold;
	font-size:123.1%;
}
#product_list .product_list_box td.txt .description{
	margin-top:5px;
	font-size:116%;
}
#product_list .product_list_box td.txt .kakau{
	color:#c31f1f;
}
#product_list .product_list_box td.linktxt{
	width:593px;
	text-align:right;
}
#product_list .product_list_box td.linktxt a{
	color:#0.58c1;	
}
#product_list .product_list_box td.nopertinence{
	font-weight:bold;
	font-size:116%;
	padding-bottom:185px;
}

/*------製品詳細ページ------*/
#product_detail{
	width:583px;
	padding:10px 5px;
	border:solid 1px #CCC;
	margin:27px 0 0;	
}

#product_detail .product_detail_box{
	width:583px;
	vertical-align:top;
	/*background-color:#FF0;*/
}
#product_detail .product_detail_box td.photo .product_image{
	width:192px;
	/*height:192px;*/
	margin:10px 2px 17px 0;
	float:left;
}

#product_detail .product_detail_box td.photo .photographnews_image{
	margin-left:95px;
}

#product_detail .product_detail_box td.icon2{
	text-align:right;
	vertical-align:bottom;
}
#product_detail .product_detail_box td.txt .title{
	font-weight:bold;
	font-size:123.1%;
}
#product_detail .product_detail_box td.txt .kakau{
	color:#c31f1f;
}
#product_detail .product_detail_box td.txt p{
	font-size:123.1%;
}

#product_detail .product_detail_box td.txt h1{
	font-size:123.1%;
}

#product_detail .product_detail_box td.comment{
	padding:17px 0 0 0;
	font-size:116%; 
}

#product_detail .product_detail_box td.linktxt{
	padding-top:10px;
	text-align:right;
}
#product_detail .product_detail_box td.linktxt a{
	color:#0.58c1;	
}
/*------製品詳細ページ　関連記事------*/

#relation_list{
	margin-top:22px;
}
#relation_list p.title{
	font-weight:bold;
	font-size:138.5%;
}
#relation_list ul{
	margin-top:10px;
	font-size:116%;
}
/*------製品詳細ページ　その他新製品ニュース------*/
.other_products{
	background-color:#efefef;
	margin:20px 0 0 0;
	padding-top:35px;
}

.other_products .lead_box{
	vertical-align:middle;
	text-align:left;
	margin-left:16px;
}
.other_products .lead_box th{
	/*width:160px;*/
	width:112px;
	font-size:16px;
}
.other_products .lead_box .lead_txt{
	/*width:400px;*/
	width:448px;
	font-size:12px;
	color:#0358c1;
	line-height:160%;
}

.other_products .other_photo_list{
	margin:20px 0 0 12px;
}

.other_photo_box{
	width:110px;
	/*height:185px;*/
	height:215px;
	margin-right:5px;
	float:left;

}

.other_photo_box .tdPhoto{
	width:110px;
	height:108px;
	background-color:#dbdbdb;
	text-align:center;
	vertical-align:middle;
}
.other_photo_box .tdPhoto .photo{
	border:1px #dbdbdb solid;
}
.other_photo_box .tdTXT{
	/*height:70px;*/
	height:100px;
	vertical-align:top;
	padding:5px 5px 10px;
}
.other_photo_box .tdTXT p a{
	font-size:12px;
	color:#404040;
}
.other_photo_box .tdTXT p a:hover{
	color:#F00;
}

.other_products .GO_LINK{
	text-align:right;
	padding-right:10px;
	padding-bottom:25px;
}









