@charset "UTF-8";
/* CSS Document */

/* //////////////////////////////////////////////////
[Base] 
////////////////////////////////////////////////// */

/* --------------------------------------------------
	Resetting default margin and padding
-------------------------------------------------- */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, object, iframe, pre, code, p, blockquote, form, fieldset, legend, table, th, td, caption, tbody, tfoot, thead, article, aside, figure, footer, header, hgroup, menu, nav, section, audio, video, canvas {
	margin: 0;
	padding: 0;
}
article, aside, figure, figcaption, footer, h1, h2, h3, h4, h5, h6, header, hgroup, menu, nav, section {
	display: block;
}
/* //////////////////////////////////////////////////
[基本] 
////////////////////////////////////////////////// */

html{
	overflow-y: scroll;/* スクロールバーの分だけ画面の幅が変わってしまうのを避ける*/
}

body {
	color:#484848;
	font-family: "ヒラギノ丸ゴ Pro W4", "Hiragino maru Gothic Pro", "HG Maru Gothic M-PRO", "Verdana", "Arial", "Helvetica", Sans-serif;
	font-size: 13px;
	line-height:1.9em;
	margin:0;
	letter-spacing: normal;
	background-image: url(../../img/bg.png);
		background-color:#FFFFC7;
}


#headerbox {
	width:100%;
	margin:0;

	}

#header {
	width:920px;
	margin:0 auto;
		padding-top:25px;
		
	}



#footer {
	color:#9F6021;
	height:40px;
	clear:both;
	font-size: 12px;
	width:880px;
	height:65px;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 0px;
	text-align: center;
}

.content {
	width:920px;
	margin: 0 auto;
	clear:both;
	padding-bottom:70px;
	padding-top:5px;
	background-image: url(../../img/bottom.png);
	background-color:#FFFFC7;
	background-repeat: no-repeat;
	background-position: bottom;
}
.content-top {
	width: 920px;
	margin: -24px auto 0px auto;
	background-image: url(../img/gb_bg.png);
	background-repeat: no-repeat;
	background-position: top center;
	height: 24px;
}



#titlebox{
	width:860px;
	background-color:#fff;
	background-image: url(../img/bg_image1.png);
	background-repeat: no-repeat;
	background-position: 400px 25px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left:60px;
	padding-top:10px;
	position:relative;/* 茶色のバー重なり部分の分だけ上にあげる*/
	top:-10px;
	}

.box1 {
	width:800px;
	margin:0 auto;
	padding-bottom: 20px;
		padding-top: 30px;
	height:auto;
clear:both;

}
	
.leftbox{
	float:left;
	width:48%;
	}
	
	
.rightbox{
	float:right;
	width:48%;
	}
	


	
/* //////////////////////////////////////////////////
[テキスト、画像、その他関係] 
////////////////////////////////////////////////// */	
h1, h2, h3, h4, {
font-weight: bold;
}

h1{margin:0;
position:0;
	}
h2 {
	font-size: 17px;
	padding-left:40px;
	padding-top:7px;
	padding-bottom:7px;
	color:#9F6021;
	background-image:url(../img/icon_flower.png);
	background-color:#FFCFEB;
	margin-bottom:20px;
	margin-top:10px;
	clear: both;
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "ヒラギノ丸ゴ Pro W4", "Hiragino maru Gothic Pro", "HG Maru Gothic M-PRO", "Verdana", "Arial", "Helvetica", Sans-serif;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
}
h3 {
	font-size: 15px;
	font-weight:normal;
	margin-bottom: 10px;
	color:#9F6021;
	clear: both;
	margin-top: 25px;

}
h4 {
	font-size: 13px;
	color: #429263;
	margin-bottom: 10px;
	letter-spacing: 0.05em;
	font-family: "ヒラギノ丸ゴ Pro W4", "Hiragino maru Gothic Pro", "HG Maru Gothic M-PRO", "Verdana", "Arial", "Helvetica", Sans-serif;
	clear:both;
}

/*画像コピー禁止*/
img {
	border: none;
	user-drag: none;
	-webkit-user-drag: none;
	-moz-user-drag: none;

}

p{
	padding-bottom:10px;
}
	
table {	empty-cells:show;

}
td, tr {
}
td {

}
th {
	font-weight: normal;
}

li {
	list-style-type: none;
}
a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #90C;
}
a:visited {
	text-decoration: none;
	color: #90C;
}
a:hover {
		color: #F6C;
}

hr{
	border-width: 1px 0px 0px 0px;
border-style: solid;
border-color: #FF5BB4;
height: 1px;
	
}



/* //////////////////////////////////////////////////
テーブル
////////////////////////////////////////////////// */


table.ver1 {
	border-collapse:collapse;
	margin-right: 0px;
	margin-bottom: 25px;
	border:none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #DCDCDC;
}

.ver1 td   {
		background-color:#FFF;
	padding:0.3em 1em;
	
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;

}


.ver1 th   {
	padding:0.2em 1em;
	font-weight: bold;	
		background:#DCDCDC;
		text-align:center;
}

.border_white{
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #fff;
	}
	
.border_white_bottom{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	}
	

/* //////////////////////////////////////////////////
[テキストの指定]
////////////////////////////////////////////////// */


.fontsize_10 {
	font-size: 10px;
	line-height:1.5;
}

.fontsize_9 {
	font-size: 9px;
	line-height:1.5;
}


.lineheight_1{
	line-height: 1.5em;
}

/* //////////////////////////////////////////////////
[その他]
////////////////////////////////////////////////// */
.textleft {
	text-align: left;
}
.textright {
	text-align: right;
}
img.middle {
	vertical-align:middle;
}

.border_bottom{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.yellowbox {
	background-color: #FFF187;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	width: 50%;
}


/* //////////////////////////////////////////////////
[画像の回り込み、マージン]
////////////////////////////////////////////////// */
.floatleft {
	float: left;
	
}
.floatright {
	float: right;
	
}

.floatclear {
	clear: both;
}

.padding10{
	padding:10px;}
	
.paddingb_50{
	padding-bottom:50px;}
.paddingb_30{
	padding-bottom:30px;}
.paddingb_20{
	padding-bottom:20px;}
.paddingb_15{
	padding-bottom:15px;}	
.paddingl_10{
	padding-left:10px;}		
.paddingr_20{
	padding-right:20px;}
.paddingl_20{
	padding-left:20px;}
.margin_right10{
	margin-right:10px;}
.padding_shisetsu{
	padding:0px 12px 20px 0px;
}

.clear{
    clear:both;   
}

.yellowbox-ohisama {
	background-color: #FFF187;
	width: 350px;
	margin: 10px auto;
	padding: 5px 5px 5px 30px;
	font-size: 12px;
}
#ohisama {
	width: auto;
	margin: auto;
	height: auto;
}
#ohisama .yr{
	width: 449px;
	height: 65px;
	background-image: url(../../ohisama/img/h2.png);
	margin: 0px auto;
	line-height: 1.5em;
	font-size: 1.5em;
	background-position: center bottom;
	background-repeat: no-repeat;
}
#ohisama .tbl1{
	width: 650px;
	margin: 10px auto 10px 70px;
	height: auto;
	display: block;
}
#ohisama .tbl1 td{
	font-size: 12px;
	padding: 5px;
	background-color: #FEF4B1;
	border-right: 1px solid #FEDCB1;

}
#ohisama .tbl1 th{
	font-size: 12px;
	padding: 5px;
	background-color: #FEDCB1;
	border-right: 1px solid #FEF4B1;

}


/* Clearfix --------------------------*/
/* For modern browsers */
.cf:before, .cf:after {
	content:"";
	display:block;
	overflow:hidden;
}
.cf:after {
	clear:both;
}   /* For IE 6/7 (trigger hasLayout) */
.cf {
	zoom:1;
}
