/*-----------------------------------------
最終更新日　2011/04/19
------------------------------------------*/

/*-----------------------------------------
オプションスタイルシート読み込み
------------------------------------------*/

@import url(http://www.easycryo.com/option.css);


/*-----------------------------------------
本体スタイルシート
------------------------------------------*/


* {
  margin: 0;
  padding: 0;
}


body {
	background:url(img/bg.gif) top repeat-x #fffde9; /*バックグラウンドカラー*/
	width: 950px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	font-size: 14px;
	color: #333;
	line-height: 125%;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	position: relative;
	}


a { color: #0000ff; text-decoration: underline; }
a:hover { color: #ff9900; }




/*
装飾用文字色
-------------------------------------------------------------------*/


/*色を指定します*/

.mizu { color: #0080c0; }
.pink { color: #ff99ab; }
.ao { color: #002255; }
.tya { color: #bd000e}
.gray { color: #3d3737}
.aka { color: #db0000; }
.akapink { color: #e70049;}
.green { color: #369B50;}
.aomidori { color: #2ebab7;}
.enji { color: #9c2662;}
.ora { color: #ff9900;}

/*文字を太くします*/
.b { font-weight: bold; }

/*下線を引きます*/
.u { text-decoration: underline; }

/*文字のフォントを指定します*/
.big { font-size: 18px; }
.big14 { font-size: 14px; }
.big16 { font-size: 16px; }
.big18 { font-size: 18px; }
.big20 { font-size: 20px; }
.big24 { font-size: 24px; }

/*文字を装飾します*/
.line { background: #ffff7d;
	}
	
/*文字を装飾します*/
.noteline20{
	line-height:1.5em;
	background-image: url(img/line20.gif);
	}
 
.noteline30{
	line-height:26px;
	background-image: url(img/line30.gif);
	}
 
/*ノートのような線を引きます*/
.noteline{
	display: inline!important;
	padding-bottom: 0.3em!important;
	border-bottom: 1px dashed #7070ba!important;
	line-height: 2.1em!important;	
	}


/*画像の位置を指定します*/
.imgl {
	margin: 5px 10px 10px 10px;
	padding: 0;
	float: left;
	}

.imgr {
	margin: 5px 10px 10px 10px;
	padding: 0;
	float: right;
	}

img { border: none; }

strong{
	font-weight:normal;
	}

.clear { clear:both; }  

/*-----------------レイアウト全体-----------------*/

#wrap{
	width: 950px;
	}

/*ＦＦ*/
html>body #wrap{
	width: 950px;
	}


/*IE7.0*/
*:first-child+html #wrap{
	width: 950px;
	}

#container{
	width:950px;
	background:url(img/border.gif) #fff repeat-y;
	background-color:#fff;
	margin:0 auto;
	padding:0px;
	overflow:hidden;
	min-height: 100%;
	}
	
#container2{
	width:950px;
	background:url(img/border.gif) #fff repeat-y;
	background-color:#fff;
	margin:11px auto 0px auto;
	padding:0px;
	overflow:hidden;
	min-height: 100%;
	}
	

/*-----------------ヘッダー-----------------*/

#header {
	position: relative;
	width: 950px;
	height: 20px;
	margin: 0;
	padding: 0 0px;
	text-align: left;
	}
	
/*ＦＦ*/
html>body #header{
	width: 950px;
	margin: 0;
	padding: 0 0px;
	}

/*IE7.0*/
*:first-child+html #header{
	width: 950px;
	margin: 0;       
	padding: 0 0px;
	}
	
#header_sub {
	background: url(img/header_sub.jpg) no-repeat;
	position: relative;
	width: 950px;
	height: 145px;
	margin: 0;
	padding: 0 0px;
	text-align: left;
	}

/*ＦＦ*/
html>body #header_sub{
	width: 950px;
	margin: 0;
	padding: 0 0px;
	}

/*IE7.0*/
*:first-child+html #header_sub{
	width: 950px;
	margin: 0;       
	padding: 0 0px;
	}
	
#header h1 {
	position:absolute; top: 2px; left: 0px;
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	color: #A9A9A9;
	}

#header_sub h1 {
	position:absolute; top: 2px; right: 30px;
	text-align: left;
	float: right;
	font-size: 10px;
	font-weight: normal;
	color: #f4f8fb;
	}


/*----------------------------------
 画像横並び
----------------------------------- */
div.header_box {
	clear: both;
	width: 950px;
	margin-top: 10px;
	padding: 0px;
	overflow: hidden;
	zoom: 1;
	}

div.logo {
	display: -moz-inline-box; /*for Firefox 2*/
	display: inline-block; /*for modern*/
	/display: inline; /*for ie5?7*/
	/zoom: 1; /*for ie5?7*/
	float: left;
	width: 482px;
	height: 70px;
	margin: 0px;
	}

div.banner {
	_float:right;
	height: 60px;
	padding-top:5px;
	}

/*-----------------------------------------
トップ位置サイト内リンク
------------------------------------------*/
	
#toplink{
	float:right;
	font-size:10px;
	position:absolute; top: 2px; right: 0px;
	}
#toplink a{
	background:url(img/yajirushi.gif) left no-repeat;
	margin-right:5px;
	padding-left:15px;
	color:#a9a9a9;
	text-decoration:none;
	}
	
#toplink a:hover{
	background:url(img/yajirushi.gif) left no-repeat;
	margin-right:5px;
	padding-left:15px;
	color:#00cc99;
	text-decoration:none;
	}
		
/*-----------------------------------------
トップ画像
------------------------------------------*/

#top {
	clear:both;
	position: relative;
	background:url(img/top.jpg) no-repeat center;
	width: 950px;
	height: 280px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	}
	
/*ＦＦ*/
html>body #top{
	width: 950px;
	margin: 0;
	padding: 0px;
	}

/*IE7.0*/
*:first-child+html #top{
	width: 950px;
	margin: 0;       
	padding: 0px;
	}
	
#top_box{
	margin:0 auto;
	padding:10px;
	}
/*-------------------------------------------
申し込みボタン
----------------------------------------*/
.goapp1 {
	margin: 280px 7px 0px 0px;
	_margin: 280px 4px 0px 0px;
	float: right;
	}

.goapp1 a {
	display: block;
	width: 391px;
	height: 113px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(img/goapp1.jpg) no-repeat;
	}

.goapp1 a:hover {
	background-position: 0px -113px;
	}
	
	
.goapp2 {
	margin: 220px 0px 0px 250px;
	}

.goapp2 a {
	display: block;
	width: 400px;
	height: 80px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(img/goapp1.jpg) no-repeat;
	}

.goapp2 a:hover {
	background-position: 0px -80px;
	}
	
	
.goapp3 {
	margin-left: 120px;
	}

.goapp3 a {
	display: block;
	width: 400px;
	height: 80px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(img/goapp1.jpg) no-repeat;
	}

.goapp3 a:hover {
	background-position: 0px -80px;
	}
/*-----------------ナビゲーション-----------------*/

#navi ul{
	clear:both;
	width:950px;
	height:35px;
	margin:0px 0px 0px 0px;
	}
	
#navi ul li{
	float:left;
	width:190px;
	height:35px;
	margin:0px;
	padding:0;
	list-style-type:none;
	}
	
#navi ul li a{
	display:block;
	width:190px;
	height:35px;
	margin:0;
	padding:0px;
	background-image:url(img/menunavi.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	}

#navi ul li a:hover{
	display:block;
	width:190px;
	height:35px;
	margin:0;
	padding:0px;
	_padding-right:10px;
	background-image:url(img/menunavi.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	}
	
#navi ul li a:focus{
	outline:none;
	}

/*menu*/

#navi .navi02 a{
	background-position:0px 0px;
	}
#navi .navi01 a:hover{
	background-position:0px -35px;
	}

#navi .navi02 a{
	background-position:-190px 0px;
	}
#navi .navi02 a:hover{
	background-position:-190px -35px;
	}	

#navi .navi03 a{
	background-position:-380px 0px;
	}
#navi .navi03 a:hover{
	background-position:-380px -35px;
	}
	
#navi .navi04 a{
	background-position:-570px 0px;
	}
#navi .navi04 a:hover{
	background-position:-570px -35px;
	}

#navi .navi05 a{
	background-position:-760px 0px;
	}
#navi .navi05 a:hover{
	background-position:-760px -35px;
	}
	
	

/*-----------------メインページトップ-----------------*/

#maintop{
	margin:0px;
	width:670px;
	_width:660px;
	float:left;
	text-align:left;
	font-size:14px;
	}
	
#maintop .mainbox h2{
	clear:both;
	width:630px;
	height:35px;
	background-image:url(img/h2-bg.gif);
	background-repeat:no-repeat;
	margin:20px 0px 0px 0px;
	_margin-bottom:10px;
	padding:13px 0px 0px 20px;
	_padding:15px 0px 0px 20px;
	color:#000;	/*h2フォントカラー*/
	font-size:16px;
	font-weight: bold;
	}

#maintop .mainbox h3{
	clear:both;
	width:630px;
	height:35px;
	background-image:url(img/h3-bg.gif);
	background-repeat:no-repeat;
	margin:20px 0px 0px 0px;
	_margin-bottom:10px;
	padding:13px 0px 0px 20px;
	_padding:15px 0px 0px 20px;
	color:#000;	/*h3フォントカラー*/
	font-size:16px;
	font-weight: bold;
	}
	
.mainbox{
	margin:0px;
	padding:15px;
	}	
	
#gotop{
	clear:both;
	float:right;
	margin:50px 20px 10px 0px;
	}

/*------------------------------------------
個別メインレイアウト
-----------------------------------------*/


/*記事部分*/
#main{
	width:670px;
	_width:660px;
	float:left;
	text-align:left;
	font-size:14px;
	}
	
#main h2{
	clear:both;
	width:630px;
	height:40px;
	background-image:url(img/h2bg.gif);
	background-repeat:no-repeat;
	margin:20px 0px 0px 20px;
	_margin-bottom:10px;
	padding:13px 0px 0px 20px;
	_padding:15px 0px 0px 20px;
	color:#000;	/*h2フォントカラー*/
	font-size:16px;
	font-weight: bold;
	}
	
#main h3{
	clear:both;
	width:630px;
	height:40px;
	background-image:url(img/h3bg.gif);
	background-repeat:no-repeat;
	margin:20px 0px 0px 20px;
	_margin-bottom:10px;
	padding:13px 0px 0px 20px;
	_padding:15px 0px 0px 20px;
	color:#000;	/*h3フォントカラー*/
	font-size:16px;
	font-weight: bold;
	}
	
/*記事本体*/

.maintext{
	margin:0px 30px 30px 20px;
	_margin:0px 10px 30px 20px;
	padding:0px;
	}
	
.maintext2{
	margin:0px 30px 30px 20px;
	_margin:0px 10px 30px 20px;
	padding:0px;
	}
	
	
	
/*---------------------------------------
パンくずリスト
--------------------------------------------*/
#breadcrumb{
	margin-top:20px;
	margin-left:20px;
	padding-top:20px;
	font-size:12px;
	}
	
#main .content-nav{
	margin-top:20px;
	margin-left:20px;
	padding:0px;
	font-size:12px;
	}

#main .content-nav{
	margin-top:20px;
	margin-left:20px;
	padding:0px;
	font-size:12px;
	}
	

#main .center{
	margin:0px auto;
	padding-top:20px;
	padding-bottom:20px;
	font-size:12px;
	text-align:center;
	}
	
/*------------------------------------------
サイドバー
-----------------------------------------*/

#side{
	width:270px;
	_width:260px;
	margin:0px;
	padding-top:20px;
	padding-bottom:10px;
	float:right;
	text-align:left;
	min-height: 100%;
	}

#side-link h3{
	margin:0px;
	padding:0px 0px 0px 20px;
	width:250px;
	height:35px;
	background:url(img/side-h3.gif) no-repeat;
	font-size:16px;
	line-height: 35px;
	color:#fff;
	}

#side-link ul{
	margin: 0px 0px 10px 0px;
	_margin: 0px 0px 10px 0px;
	padding: 0;
	list-style: none;
	}

#side-link li{
	display: block;
	line-height: 15px;
	margin: 0;
	padding: 0;
	letter-spacing: 0;
	text-decoration: none;
	color: #fff;
	}

/*IE7.0*/
*:first-child+html #side-link li{
	margin-top:-2px;
	}
	
#side-link li a{
	display: block;
	width: 100%;
	font-size:12px;
	color: #666;
	margin:0px 0px 0px 0px;
	_margin:-1px 0px -1px 0px;
	padding: 7px 0px 0px 19px;
	_padding: 9px 0px 0px 19px;
	background: url(img/side-li.gif) no-repeat 0 0px;
	text-decoration: none;
	height: 23px;
	_height: 30px;
	}

/*IE7.0*/
*:first-child+html #side-link li a{
	height: 23px;
	}
	

#side-link li a:hover{
	background-position: 0 -30px;
	_background-position: 0 -30px;
	color: #990000;
	}

.cate_bottom{
	_margin-top:-8px;
	margin-bottom:5px;
	background:url(img/side-bottom.gif) no-repeat left;
	width:250px;
	height:10px;
	}

/*IE7.0*/
*:first-child+html .cate_bottom{
	margin-top:-3px;
	}

/*-----------------
フッター
-----------------*/
#footer{
	clear:both;
	background-image:url(img/footerbg.gif);
	margin:0 auto;
	padding:0px;
	width:950px;
	_width:950px;
	height:100px;
	}
	
	
/*フッターメニュー*/

#footernavi{
	margin:0 auto;
	padding-top:10px;
	padding-left:20px;
	font-size:12px;
	}
	
#footernavi a{
	background:url(img/yajirushi.gif) left no-repeat;
	padding:15px;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	}
	
#footernavi a:hover{
	background:url(img/yajirushi.gif) left no-repeat;
	padding:15px;
	font-size:12px;
	color:#00cc99;
	text-decoration:none;
	}
			
	
/*コピーライト*/

#copyright{
	margin:5px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	}

/**/
#description{
	margin:5px;
	font-size:10px;
	color:#fff;
	font-weight:nomal;
	}
	
	
	
	

	

