﻿@charset "utf-8";

/*----------------------共通部分------------------------*/

body{
	background: url(/img/kodakara/common/BG.jpg) left top repeat;
}

#header{
	background-color: #fff;
	box-shadow: 0px 2px 3px 1px #ddd;
	height: 60px;
	width: 100%;
	min-width: 1080px;
	position: fixed;
	padding: 0 50px;
	z-index: 100;
}

#header ul.left_box{
	float: left;
}

#header ul.right_box{
	position: absolute;
	right:150px;
	top:23px;
}

#lang{
	/* border-left: 2px solid #ccc;
	padding-left: 15px; */
}

#lang a{
	color: #888;
	letter-spacing: 2px;
	font-family:'Arapey', "游明朝", YuMincho, "ヒラギノ明朝 ProN W6", Hiragino Mincho ProN , "HG明朝E", "ＭＳ Ｐ明朝","MS 明朝",serif;
}

#header ul.left_box li{
	float: left;
	padding-right: 20px;
}

#header ul.left_box li a:hover{
	background-position: left bottom;
}

#logo a{
	height: 47px;
	width: 74px;
	display: block;
	margin-top: 6px;
}


/*--------------------フッター--------------------*/

#footer{
	width: 100%;
	min-width: 1000px;
	clear:both;
	position: relative;
	z-index: 15;
	border-top: solid 3px #aaa;
	background-color: #fff;
	padding-top: 25px;
}

#footer_link{
	width: 1000px;
	padding: 0 30px 30px 35px;
	position: relative;
	margin: 0 auto;
}


#footer_link .address{
	font-size: 0.75em;
	line-height: 1.4;
	letter-spacing: 1px;
	padding-top: 5px;
	position: absolute;
	left:290px;
	top:4px;
	letter-spacing: 2px;
	color: #555;
}

#footer_link .sub_nav{
	position: absolute;
	right: 47px;
	font-size: 0.75em;
	top:14px;
	padding-top: 2px;
	line-height: 1.4;
}

#footer_link .sub_nav a{
	color:#5f99c1;
}


/*----------------------トップ------------------------*/

.content{
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 70px;
}

.content a{
	color:#5f99c1;
}

#main_banner{
	margin-top: 30px;
	margin-bottom: 50px;
}

#main_banner ul li img{
	box-shadow: 2px 2px 6px #ccc;
}

#main_banner ul li img:hover{
	opacity: 0.8;
}

.title_outer{
	background: url(/img/kodakara/common/line_l.jpg) center top no-repeat;
	padding: 15px 0 0;
}

h2.title{
	font-weight: normal;
	letter-spacing: 2px;
	font-size: 22px;
	color: #666;
	padding-bottom: 15px;
	background: url(/img/kodakara/common/line_l.jpg) center bottom no-repeat;
	text-align: center;
}

#news table{
	width:100%;
	border-collapse: collapse;
}

#news table td,#news table th{
	padding: 0 2px 11px;
	line-height: 1.5;
}

#news table td.date{
	font-size: 14px;
	width: 105px;
	letter-spacing: 1px;
	vertical-align: top;
}

#news table th.title{
	font-size: 15px;
	font-weight: normal;
	text-align: left;
}

#news h3{
	font-size: 20px;
	color: #666;
	letter-spacing: 3px;
}

#news table th a{
	display: block;
	float: left;
	width: 480px;
}

#news table th img{
	display: block;
}

#kodakara_tsushin{
	float: left;
	width: 480px;
	padding-top: 35px;
}

#topix{
	width: 960px;
	padding-top: 35px;
	margin: 0 auto;
}

#topix .left_box{
	float: left;
	width: 180px;
}

#topix .right_box{
	float: right;
	width: 740px;
}

#news .btn{
	text-align: left;
}

.read_all{
	background-color: #ff7073;
	padding: 5px 10px;
	display: inline-block;
}

#news .btn{
	margin-top: 15px;
}

#news .btn a{
	color: #fff;
	font-size: 12px;
	letter-spacing: 0px;
	font-family: sans-serif;
}

#news .btn a:hover{
	text-decoration: none;
	background-color: #ff9a9c;
}

/*----------------------下層ページ------------------------*/

#lower .content{
	padding: 100px 0 70px;
}

.title_outer{
	width: 100%;
	background: url(/img/kodakara/common/line_l.jpg) center top no-repeat;
	padding: 15px 0 0;
}

.title_inner{
	background: url(/img/kodakara/common/line_l.jpg) center bottom no-repeat;
	padding:20px 0 35px;
	position: relative;
}

#lower .content .title_inner img{
	position: absolute;
	left:0;
	top:-10px;
}

#lower .content h2.heading{
	float: left;
	padding-left: 280px;
	font-size: 24px;
	color: #666;
	letter-spacing: 4px;
	line-height: 1.7;
	margin-top: 15px;
}

.title_outer .description{
	float: right;
	width: 500px;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 1.7;
	color: #555;
}

#lower .content h2.title{
	background: none;
}

#main_column{
	width: 740px;
	margin-bottom: 70px;
	float: left;
	margin-top: 50px;
	background: url(/img/kodakara/common/line_vertical.jpg) right top repeat-y;
}

#main_column .inner{
	width: 680px;
}

#side_column{
	width: 220px;
	float: right;
	margin-top: 50px;
}


#side_column h3{
	font-size: 18px;
	color: #555;
	letter-spacing: 2px;
	display: inline;
}

#side_column ul.side_list{
	margin-top: 30px;
}

#side_column ul.side_list li{
	margin: 13px 3px;
	background: url(/img/kodakara/common/arrow.png) left center no-repeat;
	padding-left: 20px;
}

#side_column ul.side_list li a{
	color: #555;
	font-size: 14px;
}

#side_column ul.side_list li a:hover{
	color: #aaa;
	text-decoration: none;
}

#article h3.heading{
	background: url(/img/kodakara/common/h3_heading.png) left center no-repeat;
	padding: 22px 0px 22px 31px;
	font-size: 24px;
	color: #666;
	letter-spacing: 2px;
	margin-top: 30px;
	position: relative;
	left:-10px;
}

#news_article #article{
	min-height: 550px;
}

#news_article #article h3.heading{
	background: url(/img/kodakara/common/h3_heading.png) left center no-repeat;
	padding: 22px 0px 22px 31px;
	font-size: 24px;
	color: #666;
	letter-spacing:  2px;
	margin-top: 0;
	position: relative;
	left:-10px;
}

#news_article table td.date{
	font-size: 14px;
	width: 110px;
	line-height: 1.5;
	padding:8px 0;
}

#news_article table td.title{
	line-height: 1.5;
	padding:8px 0;
}

#news_article table td.title a{
	font-size: 15px;
}

#article p{
	font-size: 14px;
	color: #333;
	line-height: 1.8;
	letter-spacing: 1px;
	margin: 15px 0;	
}

ul.ul01{
	margin: 30px 0;
}

ul.ul01 li{
	padding-left: 20px;
	background: url(/img/kodakara/common/list_style01.png) left center no-repeat;
	margin:10px 0;
	font-size: 14px;
	color: #444;
	letter-spacing: 1px;
}

.table01{
	width: 100%;
}

table.table01{
	width: 100%;
	background-color: #fff;
}

table.table01 th,table.table01 td{
	padding: 7px 15px;
	letter-spacing: 1px;
	border-bottom: solid #f2f2f2 2px;
}

table.table01 tr.last th,table.table01 tr.last td{
	border-bottom: none;
}

table.table01 th{
	background-color: #e6ded6;
	color: #444;
	width: 38%;
	text-align: left;
	font-size: 0.8em;
}

table.table01 td{
	line-height: 1.6;
	font-size: 0.80em;
}

div.table02_outer{
	width: 100%;
	background: url(/img/kodakara/common/line_table.jpg) left top repeat-x;
	margin: 30px 0;
	}

table.table02{
	width: 100%;
	background: url(/img/kodakara/common/line_table_vertical.jpg) left top repeat-y;
}

table.table02 tr{
	background: url(/img/kodakara/common/line_table.jpg) left bottom repeat-x;
}
table.table02 th,table.table02 td{
	padding: 15px 25px;
	letter-spacing: 1px;
	background: url(/img/kodakara/common/line_table_vertical.jpg) right top repeat-y;
	text-align: center;
}

table.table02 th{
	color: #444;
	width: 24%;
	text-align: center;
	font-size: 0.8em;
}

table.table02 td{
	line-height: 1.6;
	font-size: 0.80em;
	text-align: left;
}

table.form{
	width: 100%;
	text-align: left;
	margin-top: 30px;
	color: #444;
}

table.form th,table.form td{
	padding: 7px 0;
	vertical-align:middle;
	font-size: 0.90em;
	line-height: 1.7;
}

table.form th{
	text-align: left;
	width:170px;
}

table.form td input ,table.form td textarea{
	padding: 8px 10px;
	border: 2px solid #ccc;
	width: 94%;
	
}

table.form td.zip input{
	width: 40px;	
}

table.form td.zip input.button{
	background-color: #ff7073;
	color: #fff;
	border: none;
	width: auto;
}

table.form input.radio{
	width: inherit;
	margin-right: 5px;
	border: none;
}

table.form td.zip input.button:hover{
	background-color: #ff9999;
}

input.submit{
	text-align: center;
	display: block;
	width: auto;
	margin-left:170px;
	background-color: #ff7073;
	color: #fff;
	border: none;
	width: auto;
	padding: 8px 10px;
}

input.submit:hover{
	background-color: #ff9999;
}

.red{
	color:#ff7073;
}

/*----------------------ニュース------------------------*/

#main_column .news_article{
	margin-bottom: 70px;
}

#main_column .news_article h3.headline{
	line-height: 1.4;
	border-bottom: 2px solid #8f4a78;
	font-size: 20px;
	padding-bottom: 8px;
	margin-bottom: 10px;
	color: #555;
	letter-spacing: 2px;
}

.news_article div,
.news_article p{
	font-size: 15px;
	line-height: 1.8;
	margin-bottom: 20px;
	color: #333;
	letter-spacing: 1px;
}

.news_article .date{
	font-size: 13px;
	margin-bottom: 20px;
}

.news_article img{
	margin-bottom: 20px;
}

#pagination{
	text-align: center;
}

#pagination a{
	color: #fff;
	font-size: 12px;
	letter-spacing: 0px;
	font-family: sans-serif;
	background-color: #ff7073;
	padding: 5px 10px;
	display: inline-block;
}

#pagination a:hover{
	text-decoration: none;
	background-color: #ff9a9c;
}

/*----------------------商品紹介------------------------*/
.products_list li{
	float: left;
	width: 155px;
	text-align: center;
	padding: 0 25px 50px 0; 
}

.products_list li a{
	display: block;
}

.products_list li a:hover{
	text-decoration: none;

}

.products_list li a:hover img{
	opacity:0.8;
}

.products_list li a:hover div{
	color: #aaa;
}

.products_list li img{
	margin-bottom: 20px;
}

.products_list li .product_name{
	padding-bottom: 5px; 
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #666;
	text-align: left;
	line-height: 1.5;
	letter-spacing: 1px;
}

.products_list li .explain{
	padding-bottom: 5px; 
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-align: left;
	line-height: 1.7;
}


.product_box{
	float: left;
	width: 270px;
}

.product_box .product_photo{
	margin-bottom: 40px;
}


.product_detail{
	float: right;
	width: 370px;
}

.product_detail h2{
	display: inline;
	font-size: 24px;
	padding-bottom: 5px;
	letter-spacing: 1px;
	color: #565656;
	line-height: 1.8;
}

.product_detail p{
	margin-top: 30px;
	font-size: 14px;
	letter-spacing: 1px;
	color: #333;
	line-height: 1.8;
}


.product_detail table{
	margin-top: 30px;
}

.download{
	margin-top: 30px;
}

.download h3.title{
	background: url(/img/kodakara/common/h3_title.png) left center no-repeat;
	padding: 15px 0px 15px 15px;
	font-size: 18px;
	color: #666;
	letter-spacing: 1px;
	margin-top: 0px;
	position: relative;
	left:-10px;
}

.download ul.ul01{
	margin: 0;
}

.download ul.ul01 a{
	font-weight: normal;

}

.border_box{
	padding: 20px;
	border: 1px solid #000;
	margin-bottom: 30px;
	font-size: 0.75em;
	line-height: 1.5;
}

.red{
	color: red;
}

/*----------------------色------------------------*/
.green01{
	border-bottom: solid 2px #9bcb4f;
}

.blue01{
	border-bottom: solid 2px #6d8bd5;
}

.orange01{
	border-bottom: solid 2px #fd9f10;
}

#products #side_column h3{
	background-color: #d2ebfc;
}

#products h2 span{
	color: #6d8bd5;
}

#company h2 span{
	color: #b8bc70;
}

#company #side_column h3{
	background-color: #b8bc70;
}

#brand #side_column h3{
	background-color: #ffe0e5;
}

#brand h2 span{
	color: #eb6363;
}

#news_article #side_column h3{
	background-color: #f7d9f0;
}

#news_article h2 span{
	color :#8f4a78;
}

#contact #side_column h3{
	background-color: #c5efd8;
}

#contact h2 span{
	color: #60d194;
}




/*----------------------印刷用------------------------*/
@media print{
	#logo_company{
		background: none;
		text-indent: 0;
		overflow: hidden;
		white-space: normal;
		width: 239px;
		height: 40px;
		padding-right: 20px;	
	}
	
	#main_column{
		margin: 0 auto;
		float: none;
	}
	
	#side_column{
		display: none;
	}
	
	#footer .sub_nav{
		display: none;
	}
	
	#lang{
		display: none;
	}
	#header{
		position: relative;
	}
	
	#main_image{
		display: none;
	}

}
