/*
Theme Name: list-cup
Theme URI: http://list-cup.com/
Description: list co.ltd.
Author: adfuji moto
*/

*{
margin: 0;
padding: 0;
}*

body{
background-color: #ffffff;
margin: 0;
padding: 0;
font-family: 'MS PGothic', Osaka, sans-serif;}

hr{
display: none;
}

img{
border-style: none;
}

a{
outline: 0;
}

#wrapper{
background-image: url("image/bg.gif");
background-repeat: repeat-y;
width: 926px;
height: auto;
margin: auto;
}

#header{
width: 900px;
height: 50px;
margin: auto;
}

#headtext{
width: 900px;
height: 20px;
margin: auto;
}

#headtext h1{
font-size: 0.7em;
color: #333333;
padding: 2px 10px;
}

#logo{
width: 405px;
height: 30px;
margin: auto;
float: left;
}

#logo h2{
padding: 0 10px;
}

#headnavi{
width: 650px;
height: 30px;
margin: auto;
float: right;
}

#headernavi p{
float: right;
padding: 5px 0 0 0;
}

#container{
width: 900px;
height: auto;
margin: auto;
}

#m-navi{
width: 900px;
height: 300px;
margin: auto;
}

#m-navi ul{
padding: 0;
list-style: none;
}

#m-navi li,#m-navi a{
float: left;
display: block;
width: 225px;
height: 300px;
background-image: url("image/m-navi.gif");
text-indent: -9999px;
}

#m-navi01 a {background-position: -0 0 }
#m-navi02 a {background-position: -225px 0 }
#m-navi03 a {background-position: -450px 0 }
#m-navi04 a {background-position: -675px 0 }
#m-navi01 a:hover {background-position: 0 -300px }
#m-navi02 a:hover {background-position: -225px -300px }
#m-navi03 a:hover {background-position: -450px -300px }
#m-navi04 a:hover {background-position: -675px -300px }

#p-navi{
width: 900px;
height: 30px;
margin: auto;
}

#p-navi ul{
padding: 0;
list-style: none;
}

#p-navi li,#p-navi a{
float: left;
display: block;
width: 225px;
height: 30px;
background-image: url("image/snavi.gif");
text-indent: -9999px;
}

#p-navi01 a {background-position: -0 0 }
#p-navi02 a {background-position: -225px 0 }
#p-navi03 a {background-position: -450px 0 }
#p-navi04 a {background-position: -675px 0 }
#p-navi01 a:hover {background-position: 0 -30px }
#p-navi02 a:hover {background-position: -225px -30px }
#p-navi03 a:hover {background-position: -450px -30px }
#p-navi04 a:hover {background-position: -675px -30px }

#maincontents{
width: 900px;
height: auto;
margin: auto;
}

#maincontents h3{
font-size: 1.2em;
color: #333333;
}

#maincontents p{
font-size: 0.9em;
color: #333333;
text-align: center;
/*text-align: justify;
line-height: 1.7;*/
}

#subcontents{
width: 900px;
height: auto;
margin-top: 5px;
margin-bottom; 5px;
}

#news{
width: 693px;
height: 150px;
margin: auto;
border: 1px solid #cccccc;
float: left;
}

#news p{
font-size: 0.9em;
color: #333333;
padding: 0 10px;
text-align: justify;
line-height: 1.7;
}

#toplink{
width: 200px;
height: auto;
margin: auto;
float: right;
}

#pankuzu{
width: auto;
height: auto;
float: right;
}

#pankuzu p{
font-size: 0.9em;
color: #333333;
}

#page{
width: 900px;
height: auto;
border-top: 5px solid #005eb0;
}

#pagecontents{
width: 800px;
height: auto;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 50px;
margin-right: 50px;
}

#pagecontents p{
font-size: 0.9em;
color: #333333;
text-align: justify;
line-height: 1.7;
}

#archive{
width: 900px;
height: auto;
border-top: 5px solid #005eb0;
}

#archivecontents{
width: 800px;
height: auto;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 50px;
margin-right: 50px;
}

#archivecontents h3{
background-image: url("image/singletitle.gif");
background-repeat: no-repeat;
font-size: 1.1em;
color: #333333;
font-style: normal;
padding: 5px 25px;
}

#archivecontents p{
font-size: 0.9em;
color: #333333;
text-align: justify;
line-height: 1.7;
}

#single{
width: 900px;
height: auto;
border-top: 5px solid #005eb0;
}

#singlecontents{
width: 800px;
height: auto;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 50px;
margin-right: 50px;
}

#singlecontents h3{
background-image: url("image/singletitle.gif");
background-repeat: no-repeat;
font-size: 1.1em;
color: #333333;
padding: 5px 25px;
}

#singlecontents p{
font-size: 0.9em;
color: #333333;
text-align: justify;
line-height: 1.7;
}

#pagelink{
width: auto;
height: auto;
margin: 5px;
}

td{
font-size: 0.8em;
color: #333333;
}

#footer{
clear: both;
width: 900px;
height: 70px;
margin: auto;
border-top: 5px solid #005eb0;
}

#footer address{
font-size: 0.8em;
text-align: right;
font-style: normal;
color: #005eb0;
padding: 5px 5px;
}

#footer ul{
list-style: none;
text-align: right;
padding: 5px 5px;
}

#footer li{
display: inline;
font-size: 0.8em;
}