@charset "UTF-8";

html {
overflow: auto;
}

body{
overflow: hidden; /*はみ出た部分をどうするか*/
}


/***************************************************************/
/********************* コラムタイトル設定 ************************/
/***************************************************************/

.show01{
        with:980px;
        height:158px;
	background-image: url(/_file/OL_column-show1.jpg);
	background-repeat: no-repeat;
}

.life01{
        with:980px;
        height:158px;
	background-image: url(/_file/OL_column-life1.jpg);
	background-repeat: no-repeat;
}



.idea01{
        with:980px;
        height:158px;
	background-image: url(/_file/OL_column-idea1.jpg);
	background-repeat: no-repeat;
}


.blog01{
        with:980px;
        height:158px;
	background-image: url(/_file/OL_blog-title1.jpg);
	background-repeat: no-repeat;
}

.about01{
        with:980px;
        height:158px;
	background-image: url(/_file/OL_about-top.jpg);
	background-repeat: no-repeat;
}




.colum_title{
        with:980px;
        margin-top:-75px;
        padding-left:0px;
}

.colum_top{
        with:980px;
        margin-top:-13px;
        padding-left:0px;
}



/***************************************************************/
/********************* 行間の設定 ************************/
/***************************************************************/

.blog-line{
line-height: 2.7em;
}


.blog-text{
line-height: 2.3em;
}

.blog-menu{
line-height: 1.5em;
}



/***************************************************************/
/********************* メイン　背景設定等 ************************/
/***************************************************************/
body {
	font-family: "メイリオ","ＭＳ Ｐゴシック","游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-weight: 400;
	width: 100%;
	padding: 0;
	margin: 0;
    }
    
#header{
	background-image: url(pcimage/head.jpg);
	background-repeat: no-repeat;
	height: 92px;
	width: 980px;
	float: left;
	padding-left: 0px;
	/*border: 1px solid #FCDBDE;*/
}
#header h1{
	width: 0px;
	font-size: 0px;
	color: #666666;
	float: right;
	line-height: 0px;
	height: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	text-align: left;
}


.inner_box{
width:980px;
height:auto;
margin:0 auto;
}


body {

	background-image: url(pcimage/contents_bg.jpg);
	background-repeat:  no-repeat; 
	background-position: 0px 0px;
}


/***************************************************************/
/**************************  ヘッダ設定 **************************/
/***************************************************************/
}
#HeaderText{
	width: 0px;
	font-size: 0px;
	height: 0px;
	color: #ffffff;
	font-weight: bold;
	float: left;
	line-height: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: left;
}
#HeaderText a:link{
	color: #aaaaaa;
	text-decoration: none;
    }
#HeaderText a{
	color: #aaaaaa;
	text-decoration: none;
    }
#HeaderText a:hover{
	color: #aaaaaa;
    }

/** ロゴの大きさに合わせる**/
#header #logo{
	float: left;
	height: 0px;
	width: 0px;
	text-align: left;
	overflow: hidden;
    }

/******幅、高さはロゴの大きさに合わせる********/
#header #logo a{
	height: 0px;
	width: 0px;
display:block;
}

/***************************************************************/
/************************* フッターの設定 ************************/
/***************************************************************/


#footer{
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	line-height: 35px;
	background-color: #4a4a4a;
	width: 100%;
	height: auto;

	margin: 0 -200%; /* マージンを追記 */
	padding: 0 200% 0% 200%;/* マージンで横にはみ出した部分を戻す */


	float: left;
      　position:absolute;
	overflow: hidden;
	background-position: center top;
	background-repeat: repeat-y;


    }
#footerBox{
	width:980px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;

    }

#footerBox #footer_text{
	width:980px;
	height: 110px;
	font-size: 12px;
	font-family: "メイリオ; 
        letter-spacing: 1px;
	text-align: center;
	color: #ffffff;
	line-height: 28px;
	padding-top: 28px;
	padding-right: 0px;
	padding-left: 0px;
	overflow: hidden;


    }

#copyright{
	font-size: 0px;
	color: #555555;
	text-align: center;
	line-height: 1.3em;
	height: 0px;
	padding-top: 0px;

    }


/***************************************************************/
/************************** ヘッダメニュー ***********************/
/***************************************************************/

#header_menu{
	width: 0px;
	line-height: 0px;
	height: 0px;
	background-color: #f4f4f4;
	/*position: absolute;
	top: 0px;*/
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	float: left;
	overflow: hidden;
	padding-top: 0px;
	/*padding-bottom: 0px;*/

}

.h_menu00,
.h_menu00 a:link,
.h_menu00 a:visited,
.h_menu00 a:hover,
.h_menu00a,
.h_menu00a a:visited,
.h_menu00a a:link,
.h_menu00a a:hover
{

	height: 0px;
	width: 0px;
	float: left;
	text-align: center;
	line-height: 0px;
	display: block;
	border-left: 0px solid #f4f4f4;
	font-size:0px;
	letter-spacing: 0px;
	color: #ffffff;
	font-weight: nomal;
	text-decoration: none;
	font-family: "メイリオ; 
}

.h_menu00 a:link,
.h_menu00 a:visited,
.h_menu00a a:link,
.h_menu00a a:visited{
	background-image: url(pcimage/h_menubtn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #ffffff;
	text-decoration: none;
}

.h_menu00 a:hover,
.h_menu00a a:hover{
	background-image: url(pcimage/h_menubtn.jpg);
	background-repeat: no-repeat;
 	background-position: left bottom;
	color: #9f0300;
	text-decoration: none;
}

/***************************************************************/
/************************** アンダーライン ***********************/
/***************************************************************/

.under_line{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
    }

/***************************************************************/
/************************p_center*******************************/
/***************************************************************/

.p_center{
text-align: center;
margin: 0;
padding: 0;
    }
/***************************************************************/
/*************************　clearfix　***************************/
/***************************************************************/




