@charset "Shift_JIS";

/*
html ----------------------------------------------------------------*/

html * {
box-sizing: border-box;
margin: 0;
padding: 0px;
font-family:Arial, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"
}


body {
background:#F5F5F5 url(http://www.bunsekiseminar.jp/images/main_back.gif) repeat-x top left;
color:#686868;
margin:10px 0 0 0;
padding:0px;
text-align:center;
font-size: 16px;
/*\*/
_font-size: 100%;
/**/

}
a{ text-decoration:underline;}
a:link{ color:#0066CC;text-decoration:none;}
a:visited{color:#0066CC;text-decoration:none;}
a:active{color:#6699cc;text-decoration:none;}
a:hover{color:#6699cc;text-decoration:none;}


img {
border:none;
vertical-align:top;
}


input, select, textarea {
font-size: 14px;
padding:2px;
}

/*
ul, ol {
list-style: none;
}
*/

/*
html ----------------------------------------------------------------*/


/*
モジュール ----------------------------------------*/

.clear{
clear:both;
height:1px;
margin:-1px 0 0 0;
font-size:1px;
}

/*
モジュール ----------------------------------------*/



/*------------------------------------ share ALL Page --*/


/*--ボディー定義 */

#container{
width:780px;
margin:0 auto;
padding:0;
}
#container:after{
display:block;
margin-top:-1px;
height:1px;
content:"";
clear:both;
}

#wrapper{
background:url(http://www.bunsekiseminar.jp/images/body_back.gif) repeat-y top left;
margin:9px 0 0 0;
width:780px;
text-align:left;
}
#wrapper:after{
display:block;
margin-top:-1px;
height:1px;
content:"";
clear:both;
}

.wrapper_head{width:780px; font-size:1px;}
.wrapper_foot{width:780px; font-size:1px;}


#contentsRight{
width:500px;
float:right;
margin:18px 20px 20px 0;
_margin:18px 20px 20px 18px;
}
#contentsRight:after{
display:block;
margin-top:-1px;
height:1px;
content:"";
clear:both;
}

#contentsRight p{
margin:15px 0 15px 0;
font-size:12px;
line-height:1.6em;
}
#contentsRight p.indent{
margin:15px 0 15px 15px;
}


/* header
------------------------------------------------------ */


#header{ 
width:780px;
height:110px;
padding:0;
background:url(http://www.bunsekiseminar.jp/images/header.gif) no-repeat top left;
}
#header:after{
display:block;
margin-top:-1px;
height:1px;
content:"";
clear:both;
}

#header h1{ 
float:left; 
margin:32px 0 0 41px;
_margin:32px 0 0 20px;
font-size:1px;
text-indent:-99999px;
line-height:0;
overflow: hidden;
width:195px;
height:43px;
display:block;
}

#header h1 a{
display:block;
background:url(http://www.bunsekiseminar.jp/images/logo.gif) no-repeat top left;
width:195px;
height:43px;
}



/* header
------------------------------------------------------ */


/* menu
------------------------------------------------------ */


#menu{
background:url(http://www.bunsekiseminar.jp/images/menu_back.gif) no-repeat top left;
padding:14px 0 0 16px;
width:224px;
height:459px;
float:left;
position:relative;
top:-29px;
left:18px;
margin:0 18px 0 0;
}

*:first-child+html #menu{
background:url(http://www.bunsekiseminar.jp/images/menu_back.gif) no-repeat top left;
padding:14px 0 0 16px;
width:224px;
height:459px;
float:left;
position:relative;
top:-29px;
left:18px;
margin:0 18px 0 0;
}



#menu.hack{
filter:Progid:DXImageTransform.Microsoft.AlphaImageLoader(Src=http://www.bunsekiseminar.jp/images/menu_back.png,SizingMethod=scale);		
}


#menu ul{ width:192px;}
#menu li{ 
width:192px; 
height:27px;
_height:39px;
font-size:12px;
background:url(http://www.bunsekiseminar.jp/images/menu_botton_back.gif) no-repeat top left;
padding:12px 5px 0 32px;
_padding:14px 5px 0 32px;
margin:0 0 1px 0;
color:#333333;
}
*:first-child+html #menu li{ 
width:192px; 
height:25px;
font-size:12px;
background:url(http://www.bunsekiseminar.jp/images/menu_botton_back.gif) no-repeat top left;
padding:14px 5px 0 32px;
margin:0 0 1px 0;
color:#333333;
}
#menu li a{
color:#333333;
}





/* menu
------------------------------------------------------ */

/* footer
------------------------------------------------------ */

#footer{ background:url(http://www.bunsekiseminar.jp/images/footer_back.gif) repeat-x top left; height:56px; clear:both;}
.copyright{ text-align:right; }


/* footer
------------------------------------------------------ */



