/* common.css */

/* 前頁共通部定義 */

body{
	margin : auto;
	text-align : center;
	padding: 0px;
	border-top : 5px solid #c84646;
	background-color : #fff0f0;
/*
	background-color : #F5F5E3;
	background-repeat: repeat-x;
	background-position: top;

	scrollbar-face-color:       #ffffff;
	scrollbar-highlight-color:  #7cacd4;
	scrollbar-shadow-color:     #7cacd4;
	scrollbar-darkshadow-color: #7cacd4;
	scrollbar-arrow-color:      #ffffff;
	scrollbar-base-color:       #7cacd4;
	scrollbar-3dlight-color:    #7cacd4;
	scrollbar-track-color:      #7cacd4;

	scrollbar-face-color: #ff9999;       
	scrollbar-3dlight-color: #ffcccc;    
	scrollbar-highlight-color: #ffcccc;  
	scrollbar-shadow-color: #ff6666;     
	scrollbar-darkshadow-color: #ff6666; 
	scrollbar-arrow-color: #ff0000;      

	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	scrollbar-base-color: #ffffff;
*/

}


.wrapper{
	width : 900px;
	margin : 0px auto 0px auto;
	background-color : #ffFFFF;
/*
	background-color : #505050;
	border-left : 2px solid #2D2300;
	border-right : 2px solid #2D2300;
	border-bottom : 1px solid #2D2300;

*/


}


.conteiner {
	width : 850px;
	text-align : right;
	margin : 0 25px;
/*
	background-color : #E0E0E0;
*/

	position : relative;
}


.content {
	width : 850px;
	margin-top : 90px;

/*
	position : absolute; top:95px; left: 0px;
	background-color : #0F00aa;
*/

}


.main {
	width :630px;
	float : right;
	margin-top : 20px;
	background-color : #ffffff;
/*
	position : absolute; top:410px; left: 0px;
	height : 600px;
	border-top : 7px solid #4E3000;
*/
}


.footer{
	width : 850px;
	height : 145px;
	clear : both;
	border-top : 1px solid #ffffff;
	margin-top : 20px;
	background:#c84646 url(../img/bg/bg_foot.gif) no-repeat top;

/*
	background-color : #B40000;
	background: url(../img/bg/foot_bg01.gif) repeat-x;
	position : absolute; top:1190px; left: 0px;
	height : 150px;
	text-align : right;
	background: url(../img/hedder.jpg) repeat-y scroll;

	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	background:#1a1a1a url(../img/bg/bg_foot03.gif) no-repeat top;
*/
}


.header{
	width : 850px;
	margin : 5px 0px 0px 0px;
	text-align : left;
	border-bottom : 5px solid #c84646;

/*
	background-color : #606060;
*/
	position : absolute; top:0px; left: 0px;
}


.header_left{
	width :560px;
	margin-top : 0px;
	margin-bottom : 10px;
	float : left;
	color : #000000;
/*
	background-color : #909090;
*/
}


.header_left img{
	margin-top : 10px;
}


.header_right{
	width :250px;
	float : right;
	text-align : right;
	font-size : 12px;
	font-weight : normal;
	color : #FFFFFF;
	margin-top : 0px;
/*
	background-color : #000000;
*/
}


.header_right img{
	margin : 0px 0 0 5px;
	padding : 0;
	border: 0;
}


h1{
	text-align : left;
	font-size : 11px;
	font-weight : normal;
	margin : 0px 0px 0px 3px;
	padding : 0px;
	color : #003200;
}


h2{
	font-size:12px;
	font-weight : normal;
	margin : 0px 0px;
}


h3{
	font-size:12px;
	font-weight : normal;
	margin : 0px 0px;
}


a:visited {
	color:#000000;
	text-decoration : none;
}


a:link {
	color:#000000;
	text-decoration : none;
}


a:hover {
	color:#000000;
	text-decoration : underline;
}


a:active {
	color:#000000;
	text-decoration : underline;
}


div.clear_float{
	clear : both;
}


img.head_tel{
	float:right;
	margin-top : 32px;
}


img.banner01{
	width : 200px;
	margin : 0;
}


/* サイドナビゲーション用 */
.side_navi {
	width :200px;
	float : left;
	margin-top : 20px;
/*
	background-color : #FF00FF;
	position : absolute; top:470px; right: 0px;
	border-right : 2px solid #A0A0A0;
*/
}


.side_navi_banner2, .side_navi_banner_com {
	float : right;
	width :200px;

	margin : 0px 0px 2px 0px;
	padding : 0px 0px;

	text-align : right;
/*
	background-color : #F0DFF0;
	border-bottom : 2px solid #A0A0A0;
*/
}


.side_navi_banner_com {
	height : 144px;
	margin : 20px 0px 10px 0px;
	padding-top : 10px;
	background : url(../img/bg/bg_navi.gif) no-repeat;
}


.side_navi_banner_com p{
	margin : 5px 10px 0px 15px;
	text-align : left;
	color : #003200;
	font-size : 12px;
}

p.bn_cominfo1{
	font-size : 12px;
	color : #003200;
	text-align : left;
	margin : 5px 10px 10px 15px;
	line-height : 1.3em;
}

img.navi_com_img{
	margin : 5px 17px 0 0;
}


p.bn_flowernet{
	margin : 5px 15px; 
	font-size : 10px;
	text-align : left;
	width : 170px;
/*
	background-color : #FFE304;
*/
}

.cont_01{
	width :620px;
	margin : 10px 0px 10px 0px;
/*
	border-top : 2px solid #A0A0A0;
	background-color : #FFE304;
*/

}


.cont_03{
	width :620px;
	margin : 50px 0px;


/*
	background-color : #000000;
	color : #FFFFFF;
	background-color : #FFE304;
	border-top : 2px solid #A0A0A0;
	height : 220px;
	position : relative; top:0px; left: 0px;
*/
}


#footerMap{

	height : 35px;
	margin : 25px 10px 0 0;

	font-size : 10px;
	background-color : #c84646;

	text-align : center;

/*
	text-align : right;

*/
}


#footerMap ul li {

	display:inline;
	border-left: 1px solid #FFFFFF;
	margin-right:10px;
	padding-left:15px;
	color : #FFFFFF;
/*
	background-color : #00FF00;
*/
}


#footerMap ul li.home {
	margin-right:10px;
	border-left: 0;
}


#footerMap ul li.end {
	display:inline;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	margin-right:10px;
	padding-left:10px;
	padding-right:10px;
	color : #FFFFFF;
}


.footerlogo{
	text-align : center;

/*
	margin-left : -780px;
	background-color : #FFaa00;
*/
}


.footerlogo p{
	font-size : 11px;
	color : #FFFFFF;
	margin : 0px 0px 5px 125px;
	line-height : 1.5em;
}


.footerlogo img{
	margin-bottom : 5px;
	margin-left : 65px;
}


.copyright{

	margin : 20px 0px 0 0;
	text-align : center;

/*
	margin-left : 600px;
	background: #F7F7F7;
	font-weight : bold;
	background: #FFFFFF;
	background-color : #FFaa00;
*/

}


.copyright p{
	margin : 0px;
	color : #FFFFFF;
/*
	text-align: right;
*/
	font-size : 10px;
	line-height :1.3em;
	font-family: Arial, Helvetica, sans-serif;
}


.sign{

	margin : 0px 0px 0 0;
	text-align : center;
/*
	margin-left : 793px;
	background: #F7F7F7;
	font-weight : bold;
	background: #FFFFFF;
	background-color : #FFaa00;
*/
}


.sign p{
	margin : 0px;
	color : #FFFFFF;
/*	
	text-align: right;
*/
	font-size : 10px;
	line-height :1.3em;
	font-family: Arial, Helvetica, sans-serif;
}


.footer a:visited {
	color:#FFFFFF;
	text-decoration : none;
}


.footer a:link {
	color:#FFFFFF;
	text-decoration : none;
}


.footer a:hover {
	color:#FFFFFF;
	text-decoration : underline;
}


.footer a:active {
	color:#FFFFFF;
	text-decoration : underline;
}


img.waku{
	padding:2px;
	border:1px solid #B0B0B0;
	background:#FFF;
}


#mainMenu{
	float:right;
	width:200px;
	margin:0;
	padding:0 0 0 0;
	list-style:none;
}


#mainMenu li{
	float:left;
	margin:0 0 0 0px;
	padding:0;
}


/* css splite side_navi ここから*/
ul#mainMenu li a {
	display: block; float: left; height: 45px;
	background-image: url(../img/banner/btn_all.png); text-indent: -9999px;
}

ul#mainMenu li{
	margin-bottom : 0px;
}

ul#mainMenu li a.btn1 {
	width: 200px; background-position: 200px 235px;
}

ul#mainMenu li a.btn2 {
	width: 200px; background-position: 200px 188px;
}

ul#mainMenu li a.btn3 {
	width: 200px; background-position: 200px 141px;
}

ul#mainMenu li a.btn4 {
	width: 200px; background-position: 200px 94px;
}

ul#mainMenu li a.btn5 {
	width: 200px; background-position: 200px 47px;
}

ul#mainMenu li a.btn1:hover, ul#mainMenu li a.btn1:focus {
	background-position: 0px 235px;	
}

ul#mainMenu li a.btn2:hover, ul#mainMenu li a.btn2:focus {
	background-position: 0px 188px;	
}

ul#mainMenu li a.btn3:hover, ul#mainMenu li a.btn3:focus {
	background-position: 0px 141px;	
}

ul#mainMenu li a.btn4:hover, ul#mainMenu li a.btn4:focus {
	background-position: 0px 94px;	
}

ul#mainMenu li a.btn5:hover, ul#mainMenu li a.btn5:focus {
	background-position: 0px 47px;	
}

ul#mainMenu li a.pint_btn1 {
	background-position: 0px 235px;
}

ul#mainMenu li a.pint_btn2 {
	background-position: 0px 188px;
}

ul#mainMenu li a.pint_btn3 {
	background-position: 0px 141px;
}

ul#mainMenu li a.pint_btn4 {
	background-position: 0px 94px;
}

ul#mainMenu li a.pint_btn5 {
	background-position: 0px 47px;
}

/* css splite ここまで*/



.root{
	width :620px;
	height : 20px;
	margin : 15px 0px 0 3px;
	color : #000000;
/*

	border-bottom : 2px solid #A0A0A0;
	background-color : #DDAADD;
*/
	position : relative; top:0px; left: 0px;
}


p.pankuzu{
	margin : 5px 0px;
	padding : 3px 0px;
	font-size : 10px;
	font-weight : normal;
	text-align : left;

	color : #000000;
/*
	background-color : #AA55AA;
*/
}


.cont_service_l{
	float : left;
	text-align : left;
	width :300px;
	font-size : 12px;
	line-height : 1.5em;
	margin : 10px 3px 10px 8px;
/*
	background: url(../img/bg/service_bg01.png) no-repeat scroll 0% 0%;
	border : 1px solid #F0F0F0
	letter-spacing : 0.1em;
	background-color : #E6E1D2;
*/
	color : #003200;
}

.cont_service_r{
	float : right;
	text-align : left;
	width :300px;
	font-size : 12px;
	line-height : 1.5em;
	margin : 10px 3px 10px 8px;
/*
	background: url(../img/bg/service_bg01.png) no-repeat scroll 0% 0%;
	border : 1px solid #F0F0F0
	letter-spacing : 0.1em;
	background-color : #E6E1D2;
*/
	color : #003200;
}


img.img_r{
	float : right;
	margin : 10px 10px;
}


img.img_l{
	float : right;
	margin : 10px 25px 10px 10px;
}


/* clear fix 対応 */

p.tbl_title:after,
p.tbl_cont:after,
.main:after,
.cont_flash:after,
.content:after,
.header:after,
.conteiner:after,
.wrapper:after
{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}


.cont_01_top:after,
.cont_03:after,
.cont_01:after,
.root:after,
.header_left:after,
.header_right:after,
.head_tel:after,
.cont_service_l:after,
.cont_center:after
{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
