@charset "utf-8";

*{
margin:0px;
padding:0px;
}

body{
font-family:Arial, Helvetica, sans-serif;
background-image:url(image/body_bg.gif);
background-color:#c8e2e3;

}

#wrapper{
margin:0px auto;
width:950px;
}

#header{
float:left;
margin:10px 0px 0px 0px;
padding:230px 0px 0px 0px;
width:950px;
height:170px;
background-image:url(image/header.jpg);
color:#333333;
}


/* 特集 */
#g_title{
clear:both;
margin:0px 0px 20px 100px;
width:260px;
color:#e42f2f;
font-size:0.9em;
font-weight:bold;
}
#g_description{
clear:both;
margin:0px 0px 25px 38px;
width:338px;
color:#333333;
font-size:0.8em;
line-height:1.5em;
}


/* メニュー */
#menu{
float:left;
margin:0px 0px 20px 0px;
padding:3px 0px 0px 45px;
width:890px;
height:57px;
background-image:url(image/menu.gif);
color:#333333;
}

/* メニュー以下 */
#contents{
width:950px;
}

/* 左 */
#leftcoloumn{
float:left;
width:643px;
color:#333333;
font-size:0.8em;
line-height:1.8em;
}
#leftcoloumn a:link { color:#333; text-decoration:none }
#leftcoloumn a:visited { color:#333; text-decoration:none }
#leftcoloumn a:hover { color : #49559d; text-decoration:none }
#leftcoloumn a:active { color : #333; text-decoration:none }

.l_t{
width:643px;
height:12px;
background-image:url(image/00left_top.gif);
background-repeat:no-repeat;
}
.l_b{
padding:0px 18px 0px 35px;
width:590px;
background-image:url(image/00left_bg.gif);
}
.l_u { 
width: 643px;
height:20px;
background-image:url(image/00left_under.gif);
background-repeat:no-repeat;
}


.co{
clear:both;
padding:15px 0px 15px 0px;
width:590px;
border-bottom:2px dotted #dcdcdc;
}

.co_un{
padding:15px 0px 15px 0px;
width:590px;
font-size:0.9em;
font-weight:bold;
 text-align: center;
}

.co_sp{
padding:15px 0px 15px 0px;
width:590px;
font-size:0.9em;
}

.co_l{
float:left;
width:150px;
height:83px;
}
.co_r{
float:right;
width:420px;
}
.cl{
clear:both;
}


/* 週刊さくらい */

.sakurai-t{
clear:both;
margin:5px 0px;
padding:10px;
width:380px;
color:#333333;
font-size:1.0em;
line-height:1.5em;
background-color:#fef0f2;
}

.sakurai-b{
padding:5px;
font-size:1.2em;
line-height:1.4em;
color:#fff;
font-weight:bold;
border:1px solid #fbe1e4;
background-color:#ff8391;
}



/* 右 */
#rightcolumn{
float:left;
margin:0px 0px 5px 0px;
width:307px;
color:#333;
font-size:0.8em;
line-height:1.8em;
}

#rightcolumn2 img { margin:0px 0px 5px 0px; }


.r_t{
width:307px;
height:12px;
background-image:url(image/00right_top.gif);
background-repeat:no-repeat;
}
.r_b{
padding:0px 35px 0px 20px;
width:252px;
background-image:url(image/00right_bg.gif);
}

.r_u{
width:307px;
height:20px;
background-image:url(image/00right_under.gif);
background-repeat:no-repeat;
}



/*コピーライト枠*/

#footer { 
 width: 950px;
 height: 30px;
 clear: both;
 color: #9d3e19;
 margin: 0px 0px 10px 0px;
 padding: 20px 0px 0px 0px;
 font-size: 0.6em;
 text-align: center;
background-image:url(image/00footer.gif);
}



/*色つきフォント*/

.t_bold{
font-weight: bold;
}

.t_pur{
color:#49559d;
font-size:1.2em;
font-weight:bold;
}

.t_green{
color:#41aa38;
font-size:1.2em;
font-weight:bold;
}

.t_orange{
color:#e29a00;
font-size:1.2em;
font-weight:bold;
}

.t_blue2{
color:#0068b7;
font-size:1.4em;
font-weight:bold;
}

.t_blue{
color:#5fc4f2;
font-size:1.2em;
font-weight:bold;
}

.t_blue2{
color:#0068b7;
font-size:1.4em;
font-weight:bold;
}

.t_red {
color:#da0000;
font-weight:bold;
}

.t_red2 {
color:#da0000;
}

.t_red3 {
color:#da0000;
font-size:1.2em;
font-weight:bold;
}

.t_pink {
color:#ea5098;
font-size:1.2em;
font-weight:bold;
}

.t_bold {
font-size:1.0em;
font-weight:bold;
}



a:link{
text-decoration:none;
}
a:visited{
text-decoration:none;
}
a:hover{
text-decoration:none;
}
a:active{
text-decoration:none;
}

/*spryで*/
.SpryHiddenRegion {
    visibility: hidden;
}

