@charset "utf-8";
/* CSS Document */

/* - - - - - - - - - - - - - - - - - - - - -

Title : Kyoei-ai net
Author : T.Ohashi
URL :  http://www.kyoei-ai.net

Description : 

Created : 
Modified : 

- - - - - - - - - - - - - - - - - - - - - */

/* ----- CSS ----- */

*{
    margin:0;
    padding:0;
    font-style: normal;
}   
html{
}   
body{
    background-color: #FFF;
    color: #666666;
    font-size: 75%;
    margin: 0;padding: 0;
     text-align:center;
}

.main {
    margin: 0;
    padding:0;
    background-image:url(assets/templates/kyoei-ai/images/bg_body.png);
    background-position:top;
    background-repeat:repeat-x;

}

/* ----- IDS ----- */

#container{
    width:800px;
    margin:0 auto;
    text-align:center;
}

#header{
    height:118px;
    background-image:url(assets/templates/kyoei-ai/images/bg_haeder.png);
    background-position:center top;
    background-repeat:no-repeat;
    text-align:left;
    margin:0;
    padding:0;
}

#contents_wrapper {
    /*height:800px;*/
    width:800px;
    background-image:url(assets/templates/kyoei-ai/images/bg_content.png);
    background-repeat:repeat-y;
    margin:0;
    padding:0;
}

#contents_wrapper .topPic {
    height:180px;
    width:780px;
    background-image:url(assets/templates/kyoei-ai/images/dot_line.png);
    background-position:bottom;
    background-repeat:repeat-x;
    margin:0 auto 20px;;
    text-align:center;
}

#contents_wrapper img {
    padding-top:20px;
}

#navigation{
    position:relative;
    left:20px;
    width:230px;
    /*background-color:#CCCCCC;*/
    float:left;
}
    
#primaryContent{
    position:relative;
    right:20px;
    width:510px;
   /* background-color:#ffcc00;*/
    float:right;
}   
    
    
#footer{
    height:23px;
    background-image:url(assets/templates/kyoei-ai/images/bg_footer.png);
    background-repeat:repeat-y;
    background-position:bottom;
    margin-bottom:20px;
}

/* ----- CLASSES ----- */

#header h1 {
    padding-top:30px;
    width:320px;
    float:left;
    text-align:left;
    
}

#header h1 img {
    left:0;
    border:none;
}

#header .headerMsg {
    position:relative;
    top:60px;
    left:300px;
    width:200px;
    float:left;
}

#header .headerMsg p {
    background-image:url(assets/templates/kyoei-ai/images/bullet_orange_triangle.png);
    background-position:left;
    background-repeat:no-repeat;
    padding-left:20px;
    margin-bottom:5px;
    line-height:1.4em;
}

#navigation h2{
    position:relative;
    width:230px;
    height:42px;
    font-size:18px;
    line-height:18px;
    color:#756939;
    margin:0;
    overflow:hidden;
}
#navigation h2 span {
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    top:0;
    left:0;
    width:230px;
    font-size:18px;
    line-height:18px;
    color:#756939;
}

span.login {
    background-image:url(assets/templates/kyoei-ai/images/lbl_login.png);
    background-position:top left;
    background-repeat:no-repeat;
}

span.about {
    background-image:url(assets/templates/kyoei-ai/images/lbl_about.png);
    background-position:top left;
    background-repeat:no-repeat;
}

#primaryContent h2{
    position:relative;
    width:520px;
    height:42px;
    font-size:18px;
    line-height:18px;
    color:#756939;
    margin:0;
    overflow:hidden;
    text-align:left;
}

#primaryContent h2 span {
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    top:0;
    left:0;
    width:520px;
    background-image:url(assets/templates/kyoei-ai/images/bnr_welcome.png);
    background-position:top left;
    background-repeat:no-repeat;
    font-size:18px;
    line-height:18px;
    color:#756939;
}
#primaryContent h2 img{
    margin:0;
    padding:0;
    text-align:left;
}

#primaryContent .newsBlock{
    width:508px;
    border:1px solid #FFCC00;
    margin-top:15px;
    text-align:left;
    padding:0;
}

#primaryContent .newsBlock h3{
    padding-top:5px;
    margin:0;
    height:30px;
    border-bottom:1px dotted #FFCC00;
}

#primaryContent .newsBlock h3 img{
    margin:0;
    padding:0;
    height:30px;
}
#primaryContent .newsBlock h4{







    padding-top:10px;
    padding-left:10px;
    font-size:16px;
    color:#0000FF;
}
#primaryContent .newsBlock h4 img{
    margin:0;
    padding:0;
    height:30px;
}

#primaryContent .newsBlock h5{
    padding-top:10px;
    padding-left:10px;
    padding-bottom:5px;
    margin:5px 10px 0;
    font-size:14px;
    color:#003399;
    border-bottom:1px dotted #003399;
}
#primaryContent .newsBlock .MemberCate{
    border:1px solid #483d8b;
    margin:10px 10px 40px 10px;
}    
.hide{
}
.show{
}
.clear {clear:both;}
/* ----- HEADINGS ----- */






h1{
}
h2{
}
h3{
}
h4{
}

/* ----- PARAGRAPHS ----- */

p{
}
#primaryContent .newsBlock p{
    padding:10px 10px 10px 15px;
    line-height:1.4em;
}
#secondaryContent p{
}

/* ----- QUOTES ----- */

blockquote{
}
blockquote p{
}
cite{
}
blockquote cite{
}

/* ----- CODE ----- */

pre{
}
code{
}
p code{
}
pre code{
}

/* ----- LISTS ----- */

li{
}
li p{
}
ol{
}
ul{
}
ol li{
}
ul li{
}

#navigation li{
}

#navigation ul.loginbox{
    list-style:none;
    text-align:left;
    padding-top:5px;
    padding-bottom:15px;
    background-color:#ebebeb;
    border-top:2px solid #ffffff;
    border-left:1px solid #d1d1d1;
    border-right:1px solid #d1d1d1;
    border-bottom:1px solid #d1d1d1;
    margin-bottom:20px;
}

#navigation ul.loginbox li{
    padding:10px;
}

#navigation ul.loginbox li.explain{
    padding:10px;
    border-bottom:1px dashed #313131;
    background-image:url(assets/templates/kyoei-ai/images/bullet_green_rectangle.png);
    background-position:left;
    background-repeat:no-repeat;
    margin-left:10px;
    margin-right:10px;
    padding-left:15px;
}

#navigation ul.loginbox li.explain a{
    color:#006600;
    text-decoration:none;
}
#navigation ul.loginbox li.explain a:visited{
    color:#006600;
    text-decoration:none;
}
#navigation ul.loginbox li.explain a:hover{
    color:#A40000;
    text-decoration:underline;
}

#navigation ol{
}

#navigation ol li{
}

#primaryContent .newsBlock ul{
    margin-left:35px;
    margin-top:10px;
    margin-bottom:5px;
}
#primaryContent .newsBlock ul li{
    padding-bottom:8px;
}

#primaryContent .newsBlock ul li span{
    padding-left:15px;
}

#primaryContent .newsBlock .MemberCate ol{
    margin-top:10px;
    margin-bottom:5px;
    padding-left:45px;
    padding-right:25px;
}
#primaryContent .newsBlock .MemberCate ol li{
    font-size:120%;
    font-weight:bold;
    color:#483d8b;
    padding-top:5px;
    padding-bottom:10px;
}
#primaryContent .newsBlock .MemberCate ol li span{
    font-size:90%;
    font-weight:normal;
    color:#a4a4a4;
    padding-top:3px;
    letter-spacing:-1px;
}

/* ----- IMAGES ----- */

img{
     border:none;
}
img a{
    border:none;
}
img a:hover{
}
#primaryContent .newsBlock img.kpc_logo{
     float:left;
    padding-right:15px;
    padding-bottom:15px;   
}
/* ----- BREAK ----- */

hr{
}

/* ----- TEXT FORMATTING ----- */

strong{
}
em{
}
b{
}
i{
}

/* ----- LINKS ----- */

a{
}
a:hover{
}
a:visited, a:active, a:focus{
}
a:visited{
}
a:active{
}
a:focus{
}

p a{
}
cite a{
}
li a{
}
dt a{
}
dd a{
}

/* ----- TABLES ----- */

table{
}

caption{
}
thead{
}
tbody{
}
tfoot{
}
tr{
}
tr .alt{
}
th{
}
td{
}



/* ----- FORMS ----- */

form{
}
fieldset{
}
legend{
}
label{
}
input{
}
textarea{
}
input, textarea{


}
select{
}
optgroup{
}
option{
}

/* ----- DEFINITIONS ----- */

dl{
}
dt{
}
dd{
}


