@charset "SHIFT_JIS";

/*------- Ž³ŒËs­‘ŽmFPŽ––±Š ------*/

body {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : auto;
	margin-right : auto;
	font-family: "Hiragino Kaku Gothic Pro","ƒqƒ‰ƒMƒmŠpƒS Pro W3"," Osaka","‚l‚r ‚oƒSƒVƒbƒN";
	background : #F5F8EB url(../images/common/body_bg.jpg) repeat-x;
	background-attachment : fixed;
	background-position: bottom;
	text-align : center;
	}


a:link {
	color : #1d3994;
	text-decoration: none;
	}

a:visited {
	color : #1d3994;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	color : #ff3300;
	}

/*--- ƒnƒCƒ‰ƒCƒg ----------------*/

.highlight a:hover *{
	filter: alpha(opacity=70);
	-moz-opacity:0.75;
	opacity:0.75;
	}

/*--- border --------------------*/

img {
	border: none;
	vertical-align: top;
	marging:0;
	padding:0;
	}


/*----HEADER--------------------*/

#header {
	width : 970px;
	height : 85px;
	margin : 0px 0px 0px 10px;
	text-align : left;
	background : #FFFFFF url(../images/common/header.gif) no-repeat;
	}


#header h1 {
	margin : 0;
	padding : 2px 10px 0px 134px;
	text-align : right;
	display:  block;
	color : #ffffff;
	line-height: 22px;
	font-size : 11px;
	font-weight : 100;
	font-style : normal;
	}

/* ƒwƒbƒ_‚Ì”wŒi‰æ‘œƒŠƒ“ƒN */

#rogo {
	display: block;
	width: 390px;
	height: 50px;
	position: absolute;
	top: 33px;
	}

#header span {
	display : none;
	}


/*----contents--------------------*/

#contents {
	background : #FFFFFF url(../images/common/contents_bg.gif) repeat-y;
	width : 990px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : auto;
	margin-right : auto;
	padding: 0px;
	border : 0px;
	text-align : left;
	font-size : 15px;
	line-height : 23px;
	color : #222222;
	}

#both-content {
	margin  : 0px;
	padding: 0px 10px;
	border : 0px;
	} 

#main {
	width : 770px;
	float : left;
	margin : 0px;
	padding :  0px 0px 0px 0px;
	border : 0px;
	text-align : left;
	}

#main-inner {
	width : 710px;
	margin  : 0px 0px 0px 30px;
	padding : 0px;
	border  : 0px;
	} 



#side {
	width : 200px;
	margin : 0px;
	padding :  0px;
	border : 0px;
	float : right;
	font-size : 12px;
	letter-spacing : 1px;
	line-height : 16px;
	text-align: left;
	}

#side-inner {
	margin : 0px;
	padding : 0px 10px;
	}

/*--- clearfix ------------------*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.clearfix {
	display: inline-block;
	}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
	}

.clearfix {
	display: block;
	}

/* End hide from IE-mac */

/*----top_image--------------------*/

#top_image {

	height : auto;
	background-color : #eeeeee;
	margin : 0px 0px 0px 0px;
	padding: 0px;
	border-top : solid 3px #cccccc;
	border-bottom : solid 10px #cccccc;
	}

/*---- pankuzu -------------------*/

#breadcrumb {
	margin : 10px 0px 0px 0px;
	padding: 0px;
	font-size : 11px;

	}

#breadcrumb a {
	text-decoration: underline;
	}

#breadcrumb strong {
	font-weight : 700;
	}


/*----BOX 350-----------------------*/

.box1 {
	margin : 0px 0px 0px 0px;
	padding: 5px 10px;
	line-height : 20px;
	border-top: 0px;
	border-bottom: 0px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	background-color : #FFFFFF;
	text-align : left;
	display: block;
	}

.border350_top {
	width : 350px;
	height : 5px;
	margin-top : 0px;
	margin : 0px 0px 0px 0px;
	border  :0px;
	display: block;
	background : url(../images/common/box350_top.gif) no-repeat;
	background-position:center bottom;
	}

.border350_bottom {
	width : 350px;
	height : 5px;
	margin : 0px 0px 0px 0px;
	display: block;
	background : url(../images/common/box350_bottom.gif) no-repeat;
	}


/*----BOX 180 SIDE -------------------*/


.border_side_top {
	width : 180px;
	height : 5px;
	margin : 10px 0px 0px 0px;
	border  :0px;
	display: block;
	background : url(../images/common/box_side_top.gif) no-repeat;
	background-position:center bottom;
	}

.border_side_bottom {
	width : 180px;
	height : 5px;
	margin : 0px 0px 0px 0px;
	display: block;
	background : url(../images/common/box_side_bottom.gif) no-repeat;
	}

/*----BOX 480-----------------------*/

.border480_top {
	width : 480px;
	height : 5px;
	margin-top : 0px;
	margin : 0px 0px 0px 0px;
	border  :0px;
	display: block;
	background : url(../images/common/box480_top.gif) no-repeat;
	background-position:center bottom;
	}

.border480_bottom {
	width : 480px;
	height : 5px;
	margin : 0px 0px 0px 0px;
	display: block;
	background : url(../images/common/box480_bottom.gif) no-repeat;
	}



/*----BOX 710-------------------*/


.border710_top {
	width : 710px;
	height : 5px;
	margin : 0px 0px 0px 0px;
	border  :0px;
	display: block;
	background : url(../images/common/box710_top.gif) no-repeat;
	background-position:center bottom;
	}

.border710_bottom {
	width : 710px;
	height : 5px;
	margin : 0px 0px 0px 0px;
	display: block;
	background : url(../images/common/box710_bottom.gif) no-repeat;
	}


.box_txt {
	margin : 0px 0px 0px 0px;
	text-indent:1em;
	}

.title {
	display: none;
	}

.w710 {
	width : 710px;
	}

.w335 {
	width : 335px;
	margin: 0px 0px 0px 6px;
	}

.w350 {
	width : 350px;
	}

.w480 {
	width : 480px;
	}

.w226 {
	width : 226px;
	}

.w180 {
	width : 180px;
	}

.w170 {
	width : 170px;
	}

.w115 {
	width : 115px;
	}

/*---- Column ------------------*/
/*---- 2Column ----*/

.col2_0 {

	display: block;
	float : left;
	padding : 10px 0px 0px 0px;
	}

.col2_1 {

	padding: block;
	float : left;
	padding : 10px 0px 0px 25px;
	}

/*---- 4Column ----*/

.col4_0 {
	width : 170px;
        display: inline;
	float : left;
	margin : 10px 0px 0px 0px;
	}

.col4_1 {
	width : 170px;
        display: inline;
	float : left;
	margin : 10px 0px 0px 10px;
	}


/*----LI-----------------------*/


ul,ol {
	margin : 20px 0 1em 2em;
	border : 0px;
	padding: 0px;
	}

.li_1 {
	margin : 5px 0px 0px 2em;
	list-style-type : disc;
	}


.li_2 {
	margin : 5px 0px 0px 2em;
	list-style-type : square;
	}


.li_3 {
	margin : 5px 0 0 7px;
	border : 0px;
	padding-left: 18px;
	background: url(../images/common/kome_red.gif) no-repeat 0px 4px;
	list-style: none;
	}


.li_4 {
	margin : 7px 0px 0px 2em;
	list-style-type : decimal;
	}

/*----text---------------------*/

p {
	margin: 15px 0px 0px 0px;
	border : 0px;
	padding: 0px;
	text-align : left;
	}

.small {
	margin: 10px 0px 0px 0px;
	border : 0px;
	padding: 0px;
	font-size : 11px;
	text-align : left;
	}

p img {
	float : right;
	padding : 0px 0px 10px 15px;
	}

.left img {
	float : left;
	padding : 0px 15px 15px 0px;
	text-align : left;
	}

.indent {
	text-indent:1em;
	}


/*----TOP Navi----------------------*/

.navi_top {
	margin : 0px 0px 0px 0px;
	padding : 0px;
	}

.navi_top0 {
        display: inline;
	float : left;
	margin : 0px;
	padding : 0px;
	border-bottom : solid 0px #10101F;
	background : #EEEEEE;
	}

.navi_top1 {
        display: inline;
	float : left;
	margin : 0px;
	padding : 0px;
	border-bottom : solid 0px #10101F;
	background : #EEEEEE;
	}

/*----SIDE Navi---------------------*/

.navi_ul {
	margin : 10px 0px 0px 0px;
	padding: 0px;
	border : 0px;
	list-style:none;
	}

.navi_li0 {
	width : 200px;
	height : 60px;
	margin : 0px;
	padding: 0px;
	border : 0px;
	text-decoration: none;
	display:block; 
	}

.navi_li1 {
	width : 200px;
	height : 60px;
	margin : 5px 0px 0px 0px;
	border : 0px;
	text-decoration: none;
	display:block; 
	}

/*--- QRƒR[ƒh ------------------*/

#qr {
	width : 200px;
	height : 200px;
	margin : 12px 0px 0px 0px;
	padding: 0px;
	border : 0px;
	}

/*----LABEL (FORM) ----------------*/

form {
	margin : 0px;
	padding: 0px;
	border : 0px;
	}

/*----side ----------------*/

.side {
	width : 180px;
	margin : 10px 0px 0px 0px;
	font-size : 11px;
	color : #666666;
	}

/*----side title BOX -------*/

.side_box {
	width : 180px;
	height : 25px;
	margin : 10px 0px 0px 0px;
	padding : 0;
	background : #ffffff url(../images/common/side_title.gif) no-repeat;
	display: block;
	}

.side_bxt {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding : 3px 0 0 0;
	text-align : center;
	font-size : 12px;
	line-height : 20px;
	}

/*--- ƒTƒCƒhƒŠƒ“ƒNƒoƒi[ --------*/

.s_ban_top {
	margin : 10px 0px 0px 0px;
	background : #FFFFFF;
	padding: 0px;
	border : 0px;
	}

.s_ban {
	margin : 10px 0px 0px 0px;
	background : #FFFFFF;
	padding: 0px;
	border : 0px;
	}


/*----FOOTER--------------------*/

#footer_links {
	width : 900px;
	margin : 0px 0px 0px 10px;
	padding: 4px 0px;
	text-align : center;
	font-size : 8pt;
	line-height : 170%;

	border-top : solid 0px #333333;
	border-bottom : solid 0px #ffffff;
	background : #ffffd0;
	}

#footer_links a {
	color : #1d3994;
	}

#footer_browser {
	background : #FFFFFF;
	width : 930px;
	height : 50px;
	margin : 5px 0px 0px 10px;
	padding: 0px;
	text-align : center;
	}

