/* Base Weblog (base-weblog.css) */

/* basic elements */

html {
    margin: 0;
    /* setting border: 0 hoses ie6 win window inner well border */padding: 5px 5px 5px 5px;
	
    padding: 0;
}

body {
    min-width: 800px;
    margin: 0;
    padding: 10px 0px 0px 0px;;
    background:#FFFFFF;
    font-family: Hiragino Kaku Gothic Pro,"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", Helvetica, Arial, sans-serif;
    font-size: 14px;
    text-align.left;
    color: #000000;
}

#header {
       margin: 0 auto; /* center on everything else */
 	height: 270px;
	width: 800px;
        background:#FFFFFF;
}

#header p{
	text-indent: -10000px;
	text-decoration:none;
}

#logo {
	display: block;
        margin: 0 auto; /* center on everything else */
	width: 800px;
	height: 50px;
       background: transparent url(http://www.1study.jp/img/kokocinlogo.gif) left top no-repeat;
	text-indent: -10000px;
	text-decoration:none;
}

#logo a{
	display: block;
        margin: 0 auto; /* center on everything else */
	width: 800px;
	height: 50px;
       background: transparent url(http://www.1study.jp/img/kokocinlogo.gif) left top no-repeat;
	text-indent: -10000px;
	text-decoration:none;
}

#topimage a{
	display: block;
        margin: 0 auto; /* center on everything else */
	width: 800px;
	height: 270px;
}

#line{
 	width: 800px;
	height: 8px;
        margin:0;
        padding:0;
        background: transparent url(http://www.1study.jp/img/line1.gif) left top no-repeat;
}

#line2{
	width: 800px;
	height: 8px;
        margin:0;
        padding:0;
        background: transparent url(http://www.1study.jp/img/line2.gif) left top no-repeat;
}

#navi_bg{
      height 30px;
      background: transparent url(http://www.1study.jp/img/navi_bg.gif) left top repeat-x;
}

#navi{
       margin: 0 auto; /* center on everything else */
       width:800px;
       height:30px;
       background:transparent;
}

#navi ul{
margin:0px auto;
padding:0px;
list-style-type:none;
width:800px;
}

#navi li{
float:left;
margin:0px;
padding:0px;
text-align:center;
}


a.navia{
display:block;
height:30px;
text-decoration:none;
text-indent:-10000px;
background:transparent url(http://www.1study.jp/img/navi.gif) left top no-repeat;
}



#n-top{
width:78px;
}

#n-top:hover{
background-position: 0px -30px;
}


#n-welcome{
width:108px;
background-position: -78px 0px;
}

#n-welcome:hover{
background-position: -78px -30px;
}


#n-qa{
width:64px;
background-position:-186px 0px;
}

#n-qa:hover{
background-position:-186px -30px;
}

#n-voice{
width:97px;
background-position:-250px 0px;
}

#n-voice:hover{
background-position:-250px -30px;
}

#n-profile{
width:105px;
background-position:-347px 0px;
}

#n-profile:hover{
background-position:-347px -30px;
}

#n-biography{
width:107px;
background-position:-452px 0px;
}

#n-biography:hover{
background-position:-452px -30px;
}

#n-contact{
width:107px;
background-position:-559px 0px;
}

#n-contact:hover{
background-position:-559px -30px;
}


#n-blog{
width:134px;
background-position:-666px 0px;
}

#n-blog:hover{
background-position:-666px -30px;
}

#footer {
	margin: 0px;
	color: #000000;
	text-align: center;
}

#content {
	margin: 30px 0px 30px 0px;
}

form {
    margin: 0;
    padding: 0;
    text-align: left;
}

a img { border: 0; }

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-family: Hiragino Kaku Gothic Pro,"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
    margin-top: 10px;
    margin-bottom: 10px;
}

h1 {
    color: #ff6600;
    font-size: 200%
}
 
h2 {
    color: #ff6600;
    font-size: 150%
}

#main {
    position: relative;
    width: 800px;
    background:  #FFFFFF;
    margin: 0 auto; /* center on everything else */
    width: 800px;
     text-align: left;
}

.al-center {
	text-align: center; 
}

.al-left {
	text-align: left; 
}

.al-right {
	text-align: right; 
}


/* 左サイドボックス */
.leftbox{
	margin: 10px 0px 0px 0px;
        padding-bottom:10px;
        font-size:10.5pt;
/*	background: #ffccff; */
        background:#FFFFFF;
        background-image:url("http://www.1study.jp/img/bk_left.gif");
        background-repeat:no-repeat;
        background-position:bottom;
}

/* 左側コンテンツ */
.leftbox p {
       padding-left:10px;
}

img.f-left{
        float:left;
        margin-right: 10px;
}

/* 中央コンテンツ */
.centercontent{
      margin: 10px 10px 10px 10px;
        padding-bottom:10px;
        font-size:11pt;
        line-height:15pt;
/*        font-family:"MS ゴシック",Osaka,san-serif; */
        background-image:url("http://www.1study.jp/img/bk_center.gif");
        background-repeat:no-repeat;
        background-position:bottom;
}

/* 中央コンテンツ */
.centercontent p {
       padding-left:15px;
       padding-right:15px;
}

/* 右側コンテンツ */
.rightcontent{
      margin: 10px 10px 10px 10px;
        padding-bottom:10px;
        font-size:11pt;
        line-height:15pt;
/*        font-family:"MS ゴシック",Osaka,san-serif; */
        background-image:url("http://www.1study.jp/img/bk_right.gif");
        background-repeat:no-repeat;
        background-position:bottom;
}

/* 右側コンテンツ */
.rightcontent p {
       padding-left:10px;
       padding-right:10px;
}

/* 右側コンテンツ */
.rightcontent table {
      margin-left:10px;
}

/* 右側コンテンツ */
.rightbooks{
	margin: 10px 10px 20px 0px;
	padding: 0;
        font-size:10pt;
        line-height:11pt;
/*        font-family:"MS ゴシック",Osaka,san-serif; */
}

/* 右側ボックス */
.extrabox{
	margin: 20px 20px 20px 20px;
	padding: 5px;
        border: solid 1px #66cccc;
        font-size:11pt;
        background:#F8F8F8;
}

/* 右側ボックス */
.voice_s{
	margin: 20px 40px 20px 40px;
	padding: 5px;
        border: solid 1px #66CCCC;
        font-size:11pt;
        background:#F8F8F8;
}

/* 右側ボックス */
.voice{
	margin: 20px 15px 20px 15px;
	padding: 5px;
        border: solid 1px #66CCCC;
        font-size:11pt;
        background:#F8F8F8;
}
.clr {
       clear:both;
}

#content {
       margin:10px 0 0 0;
       padding:0;
}

.title {
       margin:5px 0 0 0;
       padding:0;
}

#apply-form {
       margin:10px 80px 10px 80px;
       padding:0;
}

#content-a {
      margin:20px 100px 20px 100px;
      line-height:160%;
      padding:0;
}

#birthday {
       margin:10px 80px 10px 80px;
       padding:0;
        line-height:15pt;
 }

