@charset 'UTF-8';

* {
margin: 0;
padding:0;
border:0;
}


a {
color: blue;
text-decoration: underline;
}

a:link,a:visited,a:active {
color: #0000ff;
}

a:hover {
color: #ff0000;
}

body {
width: 850px;
margin: 0px 0px 0px 0px;
text-align: center;
background:url() repeat #fff;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
margin-right: auto;
margin-left: auto;
padding: 0px;
}

h1, h2, h3, h4 {
margin: 0px;
padding: 0px;
font-weight: normal;
}

#container {
margin-right: auto;
margin-left: auto;
padding: 0px;
text-align: left;
width: 850px;
background: url(img/cont-bg.jpg) repeat-y #fff;
border-top: none;
border-bottom: none;
position:relative;
}



#banner {
background: url(img/bana.jpg) no-repeat left top #dc6000;
margin-right: auto;
margin-left: auto;
width: 828px;
height: 120px;
}

#banner h1 {
height: 90px;
line-height: 90px;
padding-left: 30px;
font-size: 34px;
font-weight: bold;
color: #fff;
}

#banner h1 a {
color: #fff;
text-decoration: none;
}

#banner h1 a:hover {
color: #ff0;
text-decoration: underline;
}



#banner p {
text-align: center;
color: #fff;
background: #333;
height: 30px;
line-height: 30px;
font-family: "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
font-size: 14px;
}


#content {
float: right;
width: 600px;
text-align: left;
margin-right: 20px;
padding-left:0px;
padding-right:0px;
padding-bottom: 10px;
overflow: hidden;
margin-top: 25px;
display: inline;
}

.img-c {
margin-bottom: 20px;
text-align: center;
}

.img-c img {
border: solid 1px #ccc;
padding: 3px;
}

#content h2 {
background: url(img/h2-bg.jpg) no-repeat left #f5f5f5;
height: 35px;
line-height: 35px;
margin-bottom: 20px;
padding-left: 20px;
color: #555;
font-size: 18px;
font-family: "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
border-left: solid 7px #dc6000;
border-bottom: dotted 1px #dc6000;
}

#content h3 {
background: url(img/h2-bg.jpg) no-repeat left #f5f5f5;
height: 35px;
line-height: 35px;
margin-bottom: 20px;
padding-left: 20px;
color: #555;
font-size: 18px;
font-family: "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
border-left: solid 7px #dc6000;
border-bottom: dotted 1px #dc6000;
}


#content p {
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
padding-top: 4px;
padding-bottom: 7px;
background: url(img/note.gif) #fff;
margin-right: 10px;
margin-left: 10px;
margin-top: 0px;
margin-bottom: 16px;
line-height: 28px;
padding-left: 5px;
padding-right: 5px;
}


#right{
float: left;
width: 200px;
text-align: left;
margin-right: 0px;
margin-left: 20px;
margin-top: 25px;
padding-left: 0px;
padding-right: 0px;
display: inline;
}



#right dl {
margin-bottom: 20px;
width: 195px;
background: url(img/side-bottom.jpg) no-repeat left bottom;
padding-bottom: 10px;
}



#right dt {
background: url(img/side-dt.jpg) no-repeat left #005db7;
color: #fff;
height: 30px;
line-height: 30px;
text-align: center;
font-family: "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
font-size: 16px;
}

#right dd {
background: url(img/side-bg.jpg) repeat-y #fff;
padding: 6px 0px 0px 8px;
font-size: 12px;

}

#right dd a {
background: url(img/arrow_62.gif) no-repeat left center;
padding-left: 15px;
height: 20px;
width: 170px;
display: block;
line-height: 20px;
color: #333;
text-decoration: none;
}

#right dd a:hover {
color: #c40026;
text-decoration: underline;
}




#foot{
width: 828px;
margin-right: auto;
margin-left: auto;
background-color:#dc6000;
font-size:12px;
color: #fff;
clear:both;
border-top: solid 1px #aaa
}

#foot p {
padding-top: 10px;
text-align: center;
margin:0px;
padding-bottom: 5px;

}

#foot p a{
text-decoration: none;
font-style:normal;
color: #fff;
}

.clear {
clear:both;
}


p#pankuzu {
position: absolute;
top: 125px;
left: 20px;
font-size: 13px;

}



/*----------------------*/

#linkcon {
width: 828px;
margin-right: auto;
margin-left: auto;
font-size: 12px;
text-align: center;
background-color: #dc6000;
color: #fff;
padding-bottom: 10px;
}

#linkcon a {
color: #fff;
text-decoration: none;
}

#linkcon a:hover {
color: #fff;
}
/*----------------------*/

.desc p a.aaa {
cursor: text;
color: black; 
text-decoration:none;
}

p a.aaa {
cursor: text;
color: #333333;
text-decoration:none;
}

p a.aaa:visited {
color: #333333;
}

p a.aaa:hover {
color: #333333;
}


p#yahoo {
margin-top: 10px;
text-align: center;
}

/*-----------------------*/


.white {color: white; }

.red  {color: red; }
.redb {color: red; font-weight: bold; font-size: 14px;}
.redl {color: red; font-weight: bold; font-size: 16px; }

.blue {color: blue; }
.blueb {color: blue; font-weight: bold; }
.bluel {color: blue; font-weight: bold; font-size: 24px; }

.yellow  {color: yellow; font-weight: normal}

strong {font-weight:normal;}

/*kiyohara
----------------------*/
#container .mori {
background: #fff4ec;
padding-top: 10px;
padding-bottom: 1px;
margin: 10px 10px 10px 20px;
}


#container .mori-top {
background: url(img/h2-bg4.jpg) no-repeat #dc6000;
border: none;
color: #fff;
margin: 0px;
padding: 0px;
height: 30px;
line-height: 30px;
padding-left: 20px;
font-weight: bold;
font-size: 16px;
margin-bottom: 10px;
margin-left: 10px;
border-bottom: solid 3px #ccc;
}



#container .mori-title {
background: url(img/nakao-dt.jpg) no-repeat 15px 7px #fff4ec;
border: none;
color: #333;
margin: 0px;
padding: 0px;
height: 25px;
line-height: 25px;
padding-left: 10px;
font-weight: bold;
font-size: 16px;
margin-bottom: 10px;
border-left: solid 5px #dc6000;
margin-left: 10px;

}

#container .mori p {
color: #333;
font-size: 14px;
padding-top: 4px;
padding-bottom: 7px;
background: url(img/note-t.gif) ;
margin-right: 10px;
margin-left: 10px;
margin-top: 0px;
margin-bottom: 16px;
line-height: 28px;
padding-left: 5px;
padding-right: 5px;
}

/*-----------------------*/
#blogparts {
text-align: center;
margin-top: 10px;
margin-bottom: 10px;
}

.blogparts-main {
margin-left: 20px;
margin-bottom: 20px;
}

/*２ボックス
-----------------------*/
.left_box {
width: 270px;
float: left;
border: solid 1px #aaa;
padding-bottom: 10px;
margin-bottom: 15px;
display: inline;
}

.right_box {
width: 270px;
float: right;
border: solid 1px #aaa;
padding-bottom: 10px;
margin-bottom: 15px;
display: inline;
margin-right: 10px;
}

.left_box img, 
.right_box img {
padding-top: 10px;
padding-bottom: 10px;
}

#content .left_box p, 
#content .right_box p {
background: none;
margin: 0px;
padding: 0px;
line-height: 150%;
text-align: center;
font-size: 12px;
}

.box_title {
background: url(img/box-title1.jpg);
height: 30px;
line-height: 30px;
text-align: center;
font-size: 16px;
font-weight: bold;
color: #fff;
}

.img-l {
float: left;
margin: 0px 20px 20px 10px;
}

.img-r {
float: right;
margin: 0px 10px 20px 20px;
}


