﻿@charset "utf-8";

/* --------------------------------
reset
-------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

img { border: none; vertical-align: bottom; }
strong { font-weight: bold; }
/* --------------------------------
font
-------------------------------- */
body,p,li,dt,dd,
input,textarea,select,option,
th,td,address{font-family:"Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Arial,sans-serif;font-size:12px;line-height:1.8;}

.read { line-height: 1.5; }
.note, .note li, .note dt, .note dd, .note p { font-size: 10px; line-height: 1.5; }
.note img { margin-bottom: 5px; }

.note2, .note2 li, .note2 dt, .note2 dd, .note2 p { font-size: 10px; line-height: 0.8; }
.note2 img { margin-bottom: 5px; }

em { font-size: 14px; line-height: 1.5; font-style: normal; }
/* --------------------------------
layout
-------------------------------- */
.wrap {
	width: 910px;
	margin: 0 auto;
}
* html body { text-align: center; }
* html .wrap { text-align: left; }

/* --------------------------------
#header
-------------------------------- */
#headerwrap { background: url(/csr/common/img/header/headerbg.gif) repeat-x 0 83px; }
#header { font-size: 1px; line-height: 1px; }
.hgroup { float: left; }
.hgroup h1 { float: left; padding: 29px 40px 10px 0; }
.hgroup h2 { float: left; padding: 46px 0 15px 0; }
#header .right{float: right; position:relative;}
#hLink {
	padding-top: 10px;
}
#hLink li {
	float: left;
	padding-left: 10px;
}
#header-search {
    position: absolute;
    right: 0;
    top: 45px;
}

#header-search .field {
    background:url(/csr/common/img/header/bg-search-01.gif) no-repeat scroll 0 0 ;
    height: 24px;
    width: 190px;
	
}
#header-search .field input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    display: block;
    font-size: 100%;
    height: 22px;
    left: 5px;
    line-height: 1.8;
    position: absolute;
    top: 1px;
    width: 155px;
}
input[type="text"], input[type="password"], textarea, select { 
outline: none;
}


#header-search .submit {
    font-size: 0;
    line-height: 0;
    position: absolute;
    right: 1px;
    top: 1px;
}

#gNav {
	clear: both;
	height: 44px;
}
#gNav li { float: left; }

/* --------------------------------
#footer
-------------------------------- */
#footerwrap {
	clear: both; padding-top: 80px; 
	background: url(/csr/common/img/footer/footerbg.gif) repeat-x 0 101px;
}
#fGuide { border-bottom: 6px solid #EBEBE8; }
#fGuide li { font-size: 1px; line-height: 1px; }
.hokoku { float: left; }
.pagetop { float: right; padding-bottom: 1px; }
#copyright {
	float: left;
	padding-top: 6px;
	font-size: 1px; line-height: 1px;
}



#marchive { float: left; padding-top: 8px; }
#marchive li {
	float: left;
	height: 21px;
	padding: 0 10px;
	border-left: 1px solid #EBEBE8;
	line-height: 0px;
}
#marchive li.newyear { border: none; padding: 0 10px 0 0; }
#marchive li.contact { padding-right: 0; }

.marchiveall {
	margin-top: 20px;
	padding: 10px 0px 38px 20px;
	border: 5px solid #E5E5E5;
}
/* --------------------------------
#messagearchive
-------------------------------- */


#fLink { float: right; padding-top: 6px; }
#fLink li {
	float: left;
	height: 21px;
	padding: 0 10px;
	border-left: 1px solid #EBEBE8;
	line-height: 21px;
}
#fLink li.riyou { border: none; }
#fLink li.contact { padding-right: 0; }

/* --------------------------------
a
-------------------------------- */
a:link,a:visited{color:#7070B5;}
a:hover{color:#111184;}

#fLink a:link,
#fLink a:visited{color:#333;}
#fLink a:hover{color:#111184;}

/* --------------------------------
clearfix
-------------------------------- */
#footer:after,
#fGuide:after{content: ".";display:block;clear:both;height:0;visibility:hidden;}
* html #footer,
* html #fGuide{height:1%;}
#footer,
#fGuide{zoom:1;}


