/* CSS Document */

@import url(top-style.css);
@import url(second-style.css);



/* +++++++++++++++++++++ ベーステンプレート+++++++++++++++++++++ */


/* ++++++ 全体の設定 ++++++ */

body {
text-align: center;
margin-top: 0px;
margin-right: auto;
margin-bottom: 30px;
margin-left: auto;
font-size: 12px;
background-image: url(images/background.jpg);
background-repeat: repeat-x;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
	
img{
border: none;
}

a:link, a:visited{
text-decoration: none;
color: #0066CC;
}

a:hover, a:active{
text-decoration: none;
color: #308AD7;
}

form{
margin-bottom: 0px;
}



dt{
color: #CC0000;
font-weight: bold;
margin: 3px;
}

dd{
margin-left: 10px;
}


/* ++++++ フォントの設定 ++++++ */

.style-red{
color: #FF0000;
}

.style-blue{
color: #0000FF;
}

.style-small{
font-size: 10px;
}

/* ++++++ テキスト指定の設定 ++++++ */
.text-10{
font-size: 10px;
}


/* ++++++ レイアウト ++++++ */

#header	{
width: 804px;
height: auto;
background-color: #FFFFFF;
}

#container {
width: 804px;
background-image: url(images/background_left.gif);
background-repeat: repeat-y;
border: 1px solid #CCCCCC;
margin-top: 20px;
margin-right: auto;
margin-left: auto;
text-align: left;
}

#container2 {
width: 804px;
background-image: url(images/background_left.gif);
background-repeat: repeat-y;
border: 1px solid #CCCCCC;
margin-top: 20px;
margin-right: auto;
margin-left: auto;
text-align: left;
}

#center	{
float: right;
width: 586px;
padding: 10px 3px;
line-height: 1.3;
letter-spacing: 1px;
}



#center-odai	{
float: left;
width: 100%;
padding: 10px;
margin: 4px;
line-height: 1.3;
letter-spacing: 1px;
}

#center-odai ul{
list-style: url(../images/list02.gif);
margin: 0 0 0 13px;
padding: 0px;
}

#center-odai li{
margin: 0px;
padding: 0px;
}

#left{
float: left;
width: 196px;
padding: 10px 7px 10px 6px;

}

#left,#center {
float: left;
}

#footer	{
clear: both;
background-image: url(images/background.jpg);
width: 804px;
height: 16px;
padding-top: 14px;
}


/* ++++++ 幅設定 ++++++ */

/* センター
.content div	{
margin: 0 3px 7px 0;
}*/ 

#left div div, .content div div {
margin-left: 0;
margin-right: 0;
}



/* +++++++++++++++++++++ 内容の設定 +++++++++++++++++++++ */


/* ++++++ トップ部分 ++++++ */
#page-top {
padding: 5px;
background-image: url(http://pingoo.jp/images/page_top_bg.jpg);
background-repeat: repeat-x;
color: #FFFFFF;
}

/* ++++++ ヘッダー部分 ++++++ */

/* ロゴ */
.t-logo{
float: left;
width: 138px;
height: 78px;
margin: 7px 20px 0 7px;
}


/* バナー */
.t-banner{
float: left;
width: 380x;
height: auto;
margin: 8px 0 0 0;
}

/* 会員数 */
.t-member{
float: right;
width: auto;
height: auto;
margin: 10px 5px 0 5px;
text-align: right;
}

/* ヘッダーメニュー */
#h-menu-t{
width: 804px;
height: 100px;
background-image: url(images/b-header.jpg);
}

#h-menu-m{
clear: both;
padding: 0 6px 0 7px;
}

#h-menu-b{
clear: both;
margin: 0 1px;
height: 10px;
}


/* ++++++ レフト部分 ++++++ */

/* レフト */

.l-title{
width: 196px;
height: auto;
}

.l-contents01, .l-contents02{
width: 184px;
height: auto;
margin-bottom: 10px;
border-left: solid 1px #999999;
border-right: solid 1px #999999;
border-bottom: solid 1px #999999;
}

.l-contents01{
padding: 7px 5px;
}

.l-contents01 a{
text-decoration: none;
color: #333333;
margin: 0 0 0 3px;
}

.l-contents01 a:visited{
text-decoration: none;
color: #333333;
}

.l-contents01 a:hover, a:active{
text-decoration: none;
color: #308AD7;
}

.l-contents02{
padding: 5px;
font-size: 10px;
color: #666666;
}

.l-other{
margin: 0 0 2px 0;
}

/* ++++++ 共通部分 ++++++ */

/* リストの設定 */

.list01 ul{
list-style: url(images/list01.gif);
margin-top: 0px;
margin-left: 0px;
margin-bottom: 6px;
padding-left: 0px;

}

.list01 li{
margin-left: 25px;
margin-right: 10px;
padding: 3px 0 1px 0;
border-bottom: 1px dotted #999999;
font-size: 90%;
}

.list02 ul{
list-style: url(images/list02.gif);
margin-top: 0px;
margin-left: 0px;
margin-bottom: 4px;
padding-left: 0px;
}

.list02 li{
margin-left: 25px;
padding: 0 0 3px 0px;
}

.list03 ul{
list-style: url(images/list03.jpg);
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
padding-left: 0px;
}

.list03 li{
margin-left: 25px;
padding: 0 0 3px 0px;
}



/* テーブルの設定 */
.table01 table{
border-collapse: collapse;
}

.table01 td{
border: 1px solid #CCCCCC;
padding: 5px;
}

.table01 th{
border: 1px solid #CCCCCC;
padding: 5px;
text-align: center;
background-color: #EEEEEE;
}

/* インラインの設定 */
.inline{
overflow: scroll;
width: 500px;
height: 150px;
padding: 10px;
border: 1px solid #CCCCCC;
}


/* ++++++ フッター部分 ++++++ */

/* フッターメニュー */

#f-menu	{
clear: both;
background-color: #336699;
width: 804px;
padding: 5px 0;
text-align: center;
color: #666666;
}

#f-menu	a{
color: #FFFFFF;
}

#f-menu	a:visited{
color: #FFFFFF;
}

/* コピーライト */
.copyright	{
text-align: center;
font-size: 12px;
font-weight: bold;
color: #ffffff;
}

.ps01-sample{
font-size: 90%;
}

.ps01-sample table{
border: 1px solid #CCCCCC;
}

.ps01-sample th{
color: #990000;
}

.ps01-sample td{
border: 1px solid #CCCCCC;
}

.button01{
   padding: 5px;
   background-color: #336699;
   margin: 3px 15px 0 3px;
}

.button01 a{
   color: #FFFFFF;
}

.button01 a:visited{
   color: #FFFFFF;
}


.button01 a:hover{
   color: #FFFF00;
}

.button02{
   padding: 5px;
   background-color: #336699;
   margin: 3px 15px 0 3px;
   color: #FFFFFF
}

.button02 a{
   color: #FFFFFF;
}

.button02 a:visited{
   color: #FFFFFF;
}


.button02 a:hover{
   color: #FFFF00;
}

.button03{
   padding: 5px;
   background-color: #CC3300;
   margin: 3px 15px 0 3px;
   color: #FFFFFF;
}

.button03 a{
   color: #FFFFFF;
}

.button03 a:visited{
   color: #FFFFFF;
}


.button03 a:hover{
   color: #FFFF00;
}

.title01 {
   padding: 5px 10px;
   border-left: 5px solid #999999;
   background-color: #EEEEEE;
   margin: 10px 0 10px 10px;
}

.content01 {
   padding: 3px 5px;
}

.textarea {
   width: 500px;
   height: 150px;
   padding: 10px;
   border: 1px solid #999999;
   overflow: scroll;
   text-align: left;
}

.table01 td{
   border: 1px solid #CCCCCC;
   margin: 0;
   padding:3px;
}
