/* Cross-browser settings */
* {
 margin: 0;
 padding: 0;
}

/* general styles */
body {
 height: 100%;
 background: #dfdfdf url(images/imgphped0.png) repeat;
 font-size: 12px;
}

img {
 border:0;
}

.textBox10 {
  width:170px;
  padding:5px;
  font-size:100%;
  line-height:1.2;
  border-bottom:1px dotted #cccccc;
}

.clearBox {
clear:both;
margin:0;
padding:0;
}

.span20 {
width:100px;
height:20px;
clear:both;
}

.backtop {
width:550px;
height:30px;
text-align:right;
}

.text16RB {
font-size:1.5em;
font-weight:bold;
color:#ff0000;
}

.text12GB {
font-size:1.1em;
font-weight:bold;
color:#339900;
margin-bottom:5px;
}

.dotline01 {
width:575px;
height:10px;
border-bottom:1px dotted #cccccc;
margin:0 auto 10px;
clear:both;
}

.dotline02 {
width:480px;
height:10px;
border-bottom:1px dotted #cccccc;
margin:0 auto 10px;
clear:both;
}

.red01 {
color:#cc3333;
}

.bnr-box10 {
font-size: 90%;
width:170px;
margin:10px 0 ;
line-height: 1.2;
}


img.baseline {
 border:0;
 vertical-align: baseline;
}

a {
 color: #0000ff;
}

a:visited {
 color: #437EB4;
}

a:hover {
 color: #0000c0;
}

#wrapper {
 width: 780px;
 margin: 0px auto;
 padding: 0px;
 border: 1px solid #dfdfdf;
 background: #ffffff;
 color: #333333;
 font: 1.0em/150% 'arial', sans-serif;
}




/* Header */
#header {
 float: left;
 width: 780px;
 /* height: 148px; */
 margin: 0px;
 padding: 0px;
 background: #ffffff url(images/title_img6.jpg) repeat-x;
}

#header #title {
 margin: 40px 0px 0px 60px;
 padding: 0px;
 color: #000000;
 font: bold 1.5em 'arial black', sans-serif;
 text-align: left;
}

#header #title a {
 color: #000000;
 text-decoration: none;
}

#header h2#description {
 margin: 74px 0px 0px 15px;
 padding: 0px;
 color: #666666;
 font-size: 10px;
 font-weight: normal;
 text-align: left;
}

/* Navigation */

/*
#navigation {
 float: left;
 width: 93%;
 margin-top: 5px;
 padding: 10px 2% 0px 5%;
 background: #ffffff url(images/imgphprs3.png) repeat-x;
}
*/

#navigation {
 float: left;
 /* width: 93%; */
 width: 100%;
 margin: 0px;
 /* padding: 10px 2% 0px 5%; */
 padding: 10px 0px 0px;
 background: #ffffff url(images/imgphprs3.png) repeat-x;
}


#navigation ul {
 list-style:none;
 float: right;
}

#navigation li {
 display:inline;
 float:left;
 margin: 0px;
}

#navigation li a.tabs {
 float:left;
 padding-left: 4px;
 background:  url(images/l4iw5.gif) no-repeat;
 text-decoration:none;
}

#navigation li a.tabs:hover {
 background:  url(images/l41uw6.gif) no-repeat;
 cursor: pointer;
}

#navigation li a.tabs span {
 float:left;
 padding: 5px 14px 4px 5px;
 background:  url(images/r4zw5.gif) no-repeat right top;
 color: #6B78A9;
 font-size: 1.0em;
}

#navigation li a.tabs:hover span {
 background:  url(images/r41qi1.gif) no-repeat right top;
 color: #6B78A9;
 cursor: pointer;
}

/* Main contents */
#contents {
 float: left;
 width: 395px;
 margin: 0px 0px 0px;
 padding: 0px;
 background: #ffffff;
 font-size: 1.0em;
 text-align: left;
}

#contents h2 {
 margin: 10px 5px;
 padding: 5px 10px 2px 10px;
 border-top: 1px solid #999999;
 border-right: 1px solid #999999;
 border-bottom: 1px solid #999999;
 border-left: 5px solid #5A5573;
 background:  url(images/imgphpym1.png) repeat;
 color: #000000;
 font: bold 1.2em 'arial', sans-serif;
 text-align: left;
}

#contents h2 a {
 color: #000000;
}

#contents .contents_body {
 margin: 15px;
 padding: 0px;
}


#contents h3 {
 margin: 20px 10px 10px 10px;
 padding: 10px 5px;
 font: bold 1.0em 'arial', sans-serif;
 text-align: left;
}

#contents blockquote {
 padding: 10px;
 background: #efefef;
 border: #999999;
}

/* Sidebar */
#firstSide { float: left;}
#secondSide { float: left; /* margin-top: 22px */;}

.sidebar {
 width: 180px;
 margin: 0px 0px 10px 0px;
 padding: 0px 0px 0px 10px;
 background: #ffffff;
 font-size: 1.0em;
 text-align: left;
}

.sidebar h4 {
 margin: 22px 15px 0px 0px;
 padding: 5px 10px;
 border-bottom: 1px dotted #0600B3;
 border-left: 5px solid #0600B3;
 background:  url(images/imgphpog5.png) repeat;
 color: #0600B3;
 font: bold 1.0em 'arial', sans-serif;
 text-align: left;
}

.sidebar ul {
 list-style:none;
 width: 170px;
}

.sidebar p {
 padding: 3px 0px 3px 15px;
}

.sidebar li {
 line-height: 0;
 margin: 5px;
}

.sidebar li a {
 display:block;
 line-height: normal;
 padding: 3px 0px 3px 15px;
 border-bottom: 1px dotted #999999;
 background: #ffffff;
 color: #999999;
 font-size: 1.0em;
 text-align: left;
 text-decoration: none;
}

.sidebar li a:hover {
 border-bottom: 1px dotted #0600B3;
 background: #efefef;
 color: #0600B3;
}

.cal {
width: 150px;
margin: 10px auto;
}

table .cal tr th td {
font-size: 10px;
}


.posted {
margin:10px;
font-size: 80%;
text-align: right;
}

/* Footer */

#footerWrap {
 width:780px;
 clear:both;
}

.backtop2 {
 width:750px;
 height:30px;
 text-align:right;
 padding-right:30px;
}

.counter {
 width:760px;
 height:20px;
 text-align:right;
}

.footerUpper {
 width:780px;
 /* height:215px; */
}

#footer {
 clear:both;
 width: 100%;
 height: 35px;
 margin: 0px;
 padding: 20px 0px 0px;
/* border: 1px solid #cfcfcf;*/
 color:#fff;
 background: #6699cc;
 font-size: 0.9em;
 text-align: center;
}

/* 新着 */

div#news-box {
width:390px;
margin-top:22px
}

div.news-box-title
{
 height:18px;
 text-align:left;
 margin-bottom:2px;
 font-size:120%;
 color:#333333;
 padding:8px 0 5px 10px;
 background-color:#F5F5F5;
 border-bottom:1px dotted #CCCCCC;
}

div.news-box-inner
{
 border-top:3px solid #CCCCCC;
 padding:10px 0 2px 0;
 text-align:left;
}

div.news-box-inner ul li
{
 list-style:none;
 font-size:90%;
 padding:5px;
 margin-bottom:5px;
 border-bottom:1px dotted #CCCCCC;
}

div.news-box-inner ul li a
{
 font-size:120%;
 padding-left:10px;
}

