/********************************************************
    Stjulien Web Site
    This stylesheet provides styles for all HTML layout.
*********************************************************/


/* All Layout-------------------------------------------------*/
* {
    margin: 0;
    padding: 0;
    font-size: 13px;
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    line-height: 150%;
}

h1,h2,h3,h4,
img,ul,li,p,address {
    margin:0;
    padding:0;
    font-size: 100%;
    font-weight: normal;
    font-style: normal;
}

img {
    border: 0;
}

a {
    line-height:150%;
    text-decoration: underline;
}

a:link {
    color:#336699;
}

a:visited {
    color:#336699;
    text-decoration: underline;
}

a:hover {
	color:#FFFFFF;
        background-color:#0099CC;
	top:-3px;
}

a:active {
    color:#336699;
    text-decoration:underline
}

body{
    margin:0;
    padding:0;
    color:#333333;
    font-size:11pt;
    line-height:140%;
    background:#333333;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear:both;
}

/* MacIE begin \*/
* html .clear {
    height: 1%;
}

.clear {
    display: block;
}

/* MacIE end */

.style-words{
    font-size: 13px;
    color: #0066CC;
    font-weight:bold;
}

.style-blackbg{
    font-size: 13px;
    color: #FFFFFF;

}


.style-blackbg a {
    line-height:150%;
}

.style-blackbg a:link {
    color:#FFFFCC;
}

.style-blackbg a:visited {
    color:#FFFFFF;
}

.style-blackbg a:hover {
	color:#FFFFFF;
        background-color:#669900;
	top:-3px;
}

.style-blackbg a:active {
    color:#FFFFCC;
}



.style-impact{
    font-size: 13px;
    color: #336600;
    font-weight:bold;
}

.style-green{
    color: #006600;
    font-weight:bold;
}

.style-small{
    font-size: 12px;
}

.title-header1{
	float:left;
	width: 570px;
	color: #336600;
	font-size: 13px;
	font-weight:bold;
	background-image:url(../images/title-header.png);
	border-left: 10px solid #336600;
	border-bottom: 1px dotted #003333;
	padding: 3px 0px 3px 10px;
}

.title-header2{
	float:left;
	width: 670px;
	color: #336600;
	font-size: 13px;
	font-weight:bold;
	background-image:url(../images/title-header.png);
	border-left: 10px solid #336600;
	border-bottom: 1px dotted #003333;
	padding: 3px 0px 3px 10px;
}

.title-header3{
	float:left;
	width: 200px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight:bold;
	background-image:url(../images/title-header2.png);
	border-bottom: 1px dotted #003333;
	padding: 3px 0px 3px 10px;
}


.title-header4{
	float:left;
	width: 295px;
	color: #336600;
	font-size: 13px;
	font-weight:bold;
	background-image:url(../images/title-header.png);
	border-left: 10px solid #336600;
	border-bottom: 1px dotted #003333;
	padding: 3px 0px 3px 10px;
}


.list-item{
	width: 100px;
	float:left;
	color: #336600;
	font-size: 13px;
	font-weight:bold;
	padding: 3px 0px 3px 10px;

}

.list-content{
	width: 480px;
	float:left;
	color: #000000;
	font-size: 13px;
	padding: 3px 0px 3px 10px;

}

.list-item2{
	width: 180px;
	float:left;
	color: #336600;
	font-size: 13px;
	font-weight:bold;
	padding: 3px 0px 3px 10px;

}

.list-content2{
	width: 400px;
	float:left;
	color: #000000;
	font-size: 13px;
	padding: 3px 0px 3px 10px;

}

.gray-box{
	width: 630px;
	float:left;
	color: #003333;
	font-size: 13px;
	padding: 10px 10px 10px 10px;
        background-color:#DDDDDD;

}


/*Wrapper---------------------------------------------------------*/
#wrapper{
    width:830px;
    height:auto;
    margin:0px auto;
    border:#CCC 1px solid;
    background:#000000;
}


/* Header-------------------------------------------------*/
#top_head{
    font-size:10pt;
    color: #FFFFFF;
    text-align: right;
    width:940px;
    height:20px;
    margin: 0px auto;
    background-color:#003333;
}
#top_head a {
    text-decoration: none;
    line-height: 140%;
    color:#FFF;
}

#top_head a:hover {
    color:#FFFFFF;
    background-color:#669900;
}


#header{
    width:940px;
    height:70px;
    margin: 0px auto;
    background-color:#669900;
}


/* Menu --------------------------------*/

#menu {
    clear:both;
    width:830px;
    height:30px;
    text-align:left;
    background-color:#CCCCCC;
}

/* Sub-Menu --------------------------------*/

ul {list-style: none;margin: 0;padding: 0;}

#sub-menu {
    width: 210px;
    background-color:#000000;
}

#sub-menu li a {
height: 32px;voice-family: "\"}\"";voice-family: inherit;height: 24px;text-decoration: none;}

#sub-menu li a:link, #sub-menu li a:visited {color: #ccc;display: block;background:  url(../images/sub-menu-2.png);padding: 8px 0 0 25px;}

#sub-menu li a:hover, #sub-menu li #current {color: #fff;background:  url(../images/sub-menu-2.png) 0 -32px;border-bottom:1px solid #000;padding: 8px 0 0 27px;}


/* MacIE begin \*/
* html #menu {
    height: 1%;
}
#menu {
    display: block;
}

/* MacIE end */



/* Main ------------------------------------------------*/
#container{
    width:940px;
    height: auto;
  /*background-image: url(../images/bg-gray-line.gif);*/
}

/* Top Page------------------------------------------------------*/

#flash-space{
	width:830px;
        height:400px;
        margin: 0px auto;
}

#top-main{
	width:830px;
        margin: 0px auto;
}

#top-main-sp{
	width:830px;
        height:80px;
        margin: 0px auto;
}

#top-main-sp-left{
	float:left;
        text-align:left;
	width:390px;
        height:80px;
        margin: 0px auto;
        padding:10px;
}
#top-main-sp-right{
	float:right;
        text-align:left;
	width:390px;
        height:80px;
        margin: 0px auto;
        padding:10px;
}

#top-main-banner{
	width:830px;
        height:30px;
        margin: 0px auto;
        padding-top: 2px;
}

#top-main-stj{
	width:830px;
        height:230px;
        margin: 0px auto;
}

#top-main-stj-left{
	float:left;
        text-align:left;
	width:150px;
        height:230px;
        margin: 0px auto;
        padding:20px;
}
#top-main-stj-center{
	float:center;
        text-align:left;
	width300px;
        height:230px;
        margin: 0px auto;
        padding:0px;
}
#top-main-stj-right{
	float:right;
	width150px;
        height:230px;
        margin: 0px auto;
        padding:10px;
}

#top-main2{
	width:830px;
        height:210px;
        margin: 0px auto;
}

#top-main-left{
	float:left;
        text-align:left;
	width:390px;
        height:210px;
        margin: 0px auto;
        padding:10px;
}
#top-main-right{
	float:right;
        text-align:left;
	width:390px;
        height:210px;
        margin: 0px auto;
        padding:10px;
}


#main-contents{
    float:left;
    width:600px;
    height:auto;
    font-size:12px;
}

#sub-main-contents{
    float:left;
    width:700px;
    height:auto;
    font-size:12px;
}


#left-contents {
    clear: both;
    float:left;
    width: 600px;
    height: auto;
    font-size: 13px;
}

.left-box{
    width: 600px;
    margin:0px;
    padding:5px;
}

#sub-left-contents {
    clear: both;
    float:left;
    width: 700px;
    height: auto;
    font-size: 13px;
}

.sub-left-box{
    width: 690px;
    margin:0px;
    padding:5px;
}

.sub-left-text-box{
    width: 650px;
    margin:5px;
    padding:10px;
    line-height: 180%;
}

#right-contents{
    float: right;
    width: 320px;
    height: auto;
    background-color:#FFFFFF;
}

.right-box{
    width: 310px;
    margin:0px;
    padding:5px;
}

#sub-right-contents{
    float: right;
    width: 220px;
    height: auto;
    background-color:#FFFFFF;
}

.sub-right-box{
    width: 210px;
    margin:0px;
    padding:5px;
}

.list-box{
    width: 600px;
    margin:0px;
    padding:5px;
}

/* Footer----------------------------------------------------*/

#footer{
    clear: both;
    width:830px;
    height:60px;
    text-align:center;
    line-height:120%;
    font-size:9pt;
    color:#fff;
    margin:0px;
    padding:5px;
}

#footer a {
    text-decoration: underline;
    line-height: 140%;
    color:#FFF;
}


