/******* 基本設定 *******/

body{
margin: 0px;
padding: 0px;
text-align: center;
font-family: Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka",sans-serif;
line-height: 1.166;
color: #333333;
background-image: url(../img/ptnc023-s.jpg);
background-repeat : repeat;
}

a img{
border: none;
}

ul{
list-style-type: square;
}

ul ul{
list-style-type: disc;
}

ul ul ul{
list-style-type: none;
}

dt{
margin-top: 1em;
margin-left: 2em;
font-weight:bold;
}

dd{
margin-left: 4em;
margin-right: 1.5em;
}

.red{
color: #ff0033;
}

/******* 大元の箱 *******/

#container{
margin: 0 auto;
text-align: left;
width: 800px;
background-image: url(../img/bg.jpg);
background-repeat : no-repeat;
background-color: #ffffff;
}

/******* ヘッダ *******/

#header{
margin: 0;
width: 100%;
height: 150px;
}

#header h1{
text-align: right;
margin: 0px;
padding: 12px 20px 12px 250px;
font-size: 120%;
z-index: 10;
}

#header h2{
text-align: right;
margin: -70px 0px 0px 0px;
padding: 2px 20px 10px 250px;
font-size: 114%;
z-index: 10;
}

#header p{
text-align: right;
margin: 34px 0px 0px 0px;
padding: 0px 20px 6px 250px;
font-size: 80%;
z-index: 5;
}

#header img{
position: absolute;
top: 10px;
margin: 0px;
z-index: 1;
}

/******* コンテンツ *******/

#content{
margin: 0 0 0 205px;
padding: 0 15px 15px 15px;
}

#entrybody{
padding: 180px 0px 20px 0px;
font-size: 80%;
}

#entrybody h3{
font-size: 150%;
margin-right: 0px;
border-bottom: 2px solid #666666; /* 見出しの下線 */
}

#entrybody h4{
font-size: 135%;
margin-top: 20px;
margin-right: 0px;
border-bottom: 1px solid #666666; /* 見出しの下線 */
}

#entrybody p{
font-family: Verdana, Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
margin: 10px 10px 0px 15px;
padding: 5px 5px 0px 5px;
line-height: 1.5em;
}

#entrybody form{
margin-bottom: 0px;
}

#entrybody table{
margin: 10px 10px 0px 15px;
font-size: 13px;
width: 535px;
}

#entrybody th{
text-align: left;
width: 150px;
height:40px;
}

.send{
height:40px;
vertical-align : bottom;
}

/******* パンくずリスト*******/

#breadCrumb{
font-size: 80%;
padding: 10px 0px 5px 10px;
text-align: right;
}

/******* サイドバー *******/

#sidebar{
float: left;
padding: 90px 0px 10px 10px;
position: absolute;
top: 120px;
width: 205px;
}

#sidebar ul{
list-style: none;
margin: 0;
padding: 0;
}

html>body #sidebar li {border-bottom: none;}

/******* カテゴリーメニュー（メイン） *******/

#categoryMenu{
position: relative;
font-size: 14px;
color: #ffffff;
}

#categoryMenu li{
padding: 8px 0px 0px 30px;
height:30px;
background-image: url(../img/list.gif);
background-repeat : no-repeat;
background-position : left center;
}

#categoryMenu li a{
text-decoration: none;
font-weight : bold;
color: #ffffff;
}

#categoryMenu h3{
padding: 10px 0px 2px 10px;
}

/******* ヘッドライン *******/

#headlines{
margin: 15px 0px 0px 0px;
padding: 10px 5px 10px 10px;
font-size: 80%;
border: 1px solid #262626;
}

#headlines h3{
margin: 5px;
font-size: 100%;
}

#headlines p{
margin: 3px;
padding: 0px;
font-size: 95%;
}

#headlines img{
display: block;
margin: 3px;
}

/******* フッタ *******/

#footer{
margin-top: 5px;
padding: 5px 30px 10px 30px;
background-image: url(../img/footer_bg.gif);
background-repeat:no-repeat;
height: 36px;
}

#footer img{
padding: 5px 4px 10px 4px;
}

#footer h3{
float: right;
padding-top: 10px;
font-family: Verdana, Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
font-size: 80%;
font-weight: normal;
color: #333333;
}

#footer a, #footer a:link, #footer a:visited{
color: #333333;
text-decoration: none;
}
