@charset "UTF-8";
/* CSS Document */
/**************************************************************/
/*　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　*/
/* 　　　　　　　　　　　基本スタイル　 　　　　　　　　　　　*/
/*　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　*/
/**************************************************************/

body {
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,p,form,a,img {
	margin: 0px;
	padding: 0px;
}
ol,ul {
     list-style:none;
}
img {
	border: 0px;
}
div,table {
	margin-left: auto;
	margin-right: auto;
}
.clr{
	font-size: 0px;
	line-height: 0px;
	clear: both;
	overflow: hidden;
}

/********************フロート解除用スタイル*********************/
/*                                                             */
/* フロートが適用されているスタイルの1段外側のスタイル名を入力 */
/*                                                             */
/***************************************************************/


#head_top,#head_menu,#main,#life-sketch_navi {
	min-height:0;
	display: inline-table;
	overflow: visible;
	position: relative;
}
/*************スタイル名の後ろに『:after』を入れる**************/
#head_top:after,#head_menu:after,#main:after,#life-sketch_navi:after {
    content:"."; 
    display:block; 
    height:0; 
    clear: both; 
    visibility:hidden; 
}

/*************スタイル名の頭に『* html 』を入れる***************/
/* \*/ 
* html #head_top,* html #head_menu,* html #main * html #life-sketch_navi {
	height:0;
}
#head_top,#head_menu,#main,#life-sketch_navi {
	display: block;
}

/**************************************************************/
/*　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　*/
/* 　　　　　　　　　　　基本スタイルおわり 　　　　　　　　　*/
/*　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　*/
/**************************************************************/



/* ------------------------------------- 
 *	　全ページ共通
 * ------------------------------------- */

body {
}

/****************　ヘッダーはじまり　****************/

#header_wrap {
	background-image: url(../images/common/headerBK.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#head_top {
	width: 900px;
	height: 105px;
	background-image: url(../images/common/headerBK2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#head_top  h1 {
	text-align: left;
	font-size: 1.2em;
	line-height: 20px;
}
#head_top .logo {
	float: left;
	margin-top: 5px;
}


/*------　ヘッダーナビゲーション　------*/

#head_menu {
	width: 242px;
	margin-left: 625px;
	padding-top: 40px;
}
#head_menu img {
}
#head_menu li {
	float: left;
}

/****************　ヘッダーおわり　****************/


#container {
	width: 900px;
}
#main {
	padding-bottom: 20px;
}


/****************　サイドはじまり　****************/

#side {
	float: right;
	width: 210px;
	_margin-right: 5px;
	padding-top: 10px;
}
#side p {
	margin-top: 10px;
	margin-bottom: 5px;
}
#side li {
	margin-bottom: 5px;
}
#subMenuBox {
	margin-bottom: 5px;
	background-image: url(../images/common/menu/images/menuBox_02.gif);
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #5E4306;
}
/****************　サイドおわり　****************/

/****************　メインはじまり　****************/
#contents {
	float: left;
	width: 680px;
	padding-top: 10px;
}

/****************　メインおわり　****************/


/****************　フッターはじまり　****************/

#footer_wrap {
	background-image: url(../images/common/footerBK.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer_wrap p {
	text-align: right;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
}
#footer_navi {
}
#copyright {
}


/****************　フッターおわり　****************/


.title {
	margin-top: 10px;
	margin-bottom: 5px;
}

/****************　その他　****************/

.txt_style_01 {
	line-height: 150%;
	text-align: left;
	font-size: 1.1em;
	/*	padding-left: 30px;*/
	padding-right: 30px;
	margin-left: 2em;
}
.txt_style_01r {
	line-height: 150%;
	text-align: right;
	font-size: 1.1em;
	padding-left: 1em;
	padding-right: 1em;
}
.txt_style_01c {
	line-height: 150%;
	text-align: center;
	font-size: 1.1em;
	padding-left: 1em;
	padding-right: 1em;
}
.txt_style_02 {
	font-size: 1.1em;
	line-height: 2em;
	text-align: left;
	padding-left: 1em;
}
.txt_style_03 {
	font-size: 1.1em;
	line-height: 1.5em;
	text-align: left;
}
.txt_style_04 {
	font-size: 1.3em;
	line-height: 1.5em;
	text-align: left;
	margin-left: 50px;
}
.ul_style01 {
	margin-top: 10px;
	margin-bottom: 15px;
}
.li_style01 {
	list-style-type: decimal;
	list-style-position: outside;
	margin-right: 20px;
	margin-left: 30px;
	margin-bottom: 20px;
	font-size: 1.1px;
	text-align: left;
	line-height: 2em;
}

.ul_style02 {
	margin-top: 10px;
	margin-bottom: 15px;
}
.li_style02 {
	list-style-type: circle;
	list-style-position: inside;
	margin-right: 20px;
	margin-left: 30px;
	font-size: 1.1em;
	line-height: 2em;
	text-align: left;
}
.img_style_01 {
	margin-bottom: 10px;
}
.txtRight {
	text-align: right;
}
#taikan_link {
	width: 635px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.up{
	text-align: right;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.subTitle {
	background-image: url(../images/common/subTitleBK.jpg);
	line-height: 25px;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	width: 640px;
	margin-right: auto;
	margin-left: 1em;
	font-size: 1.2em;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
	background-position: left bottom;
	padding-left: 24px;
	font-weight: normal;
}
#box1 {
	background-image: url(../images/backGround/001.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#box5 {
	background-image: url(../images/backGround/004.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#box6 {
	background-image: url(../images/backGround/005.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#box7 {
	background-image: url(../images/backGround/008.jpg);
	background-repeat: no-repeat;
	height: 210px;
	background-position: right top;
}
#box8 {
	background-image: url(../images/backGround/009.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#box9 {
	background-image: url(../images/about/10nen.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 10px;
}
#box10 {
	background-image: url(../images/backGround/010.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 10px;
	height: 200px;
}
#box11 {
	background-image: url(../images/backGround/011.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 10px;
	height: 200px;
}
#box12 {
	background-image: url(../images/backGround/012.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 10px;
}
.box {
	padding-top: 10px;
	padding-bottom: 20px;
}
.list {
	font-weight: bold;
	padding-left: 1em;
	line-height: 2em;
}
#thanks {
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 20px;
	text-align: center;
}
#gototop {
	height: 60px;
	width: 100px;
	position: fixed;
	overflow: hidden;
	right: 0px;
	bottom: 100px;
}
.reformOkoshi1 {
	width: 350px;
	float: left;
}
.reformOkoshi2 {
	width: 320px;
	float: left;
}
.reformMenu {
	height: 213px;
	width: 213px;
	float: left;
	margin: 5px;
	border: 1px solid #F00;
}
.reformMenu2 {
	height: 100px;
	width: 213px;
	float: left;
	margin: 5px;
	border: 1px solid #F00;
}

