/* CSS Document */

body{
	font-size:62.5%;
	color:#333333;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin:0px auto;
	background-color:#ffffff;
	text-align:center;
	background-image: url(../img/bk.gif);
}

/**--リンク---------------------------------------------------------**/

a:link {
color:#0066FF;
text-decoration:underline;
}
a:visited {
color:#0033FF;
text-decoration:underline;
}
a:hover {
color:#FF3300;
text-decoration:underline;
}
a:active {
color:#FF3300;
text-decoration:underline;
} 

/* 基本設定 */

p{
margin:0px;
padding:0px;
}

img{
border:0px;
margin:0px;
padding:0px;
font-size:0;
line-hight:0;
}

ul,li{
padding:0px;
margin:0px;
list-style:none;
}

.c-both { clear:both; }

/* ページ */

#outline{
width:858px;
text-align:left;
margin:0px auto;
padding:0px;
background-color:#FFFFFF;
border: solid 1px #CCCCCC;
}

/* ヘッダー */

#header{
margin:0px;
padding:0px;
width:858px;
height:168px;
text-align:left;
background-image:url(../img/header.gif);
background-repeat:no-repeat;
}


#headerleft{
	width:564px;
	float:left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 165px;
}

#headerright{
	width:260px;
	float:right;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#headerright h1{
	color: #333333;
	font-size:1.2em;
	line-height:140%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#headerright h1 a,
#headerright h1 a:visited,
#headerright h1 a:hover,
#headerrightr h1 a:active {
	color: #333333;
	text-decoration:none;
}

/*トップページメニュー紹介部分*/
#outline #contents #right #main .textbox #categori {
	width: 270px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#outline #contents #right #main .textbox #categori #midashi {
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left-width: 1px;
	border-bottom-style: ridge;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-width: 4px;
	border-bottom-color: #FF9900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	background-color: #FE9900;
	color: #FFFFFF;
}
#outline #contents #right #main .textbox #categori ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 15px;
}
#outline #contents #right #main .textbox #categori li {
	background-image: url(../img/icon_saitemap_01.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 20px;
}
/*リンク*/
#outline #contents #right #main .textbox #categori a {
	color: #0066FF;
	text-decoration: underline;
}
#outline #contents #right #main .textbox #categori a:hover {
	color: #FF6600;
	text-decoration: underline;
}

/*トップページメニュー紹介部分（サブカテゴリ）*/
#outline #contents #right #main .textbox #categori #sub_cate {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 90%;
	padding: 3px;
}
#outline #contents #right #main .textbox #categori #sub_cate ul {
	margin: 0px;
	padding: 0px;
}
#outline #contents #right #main .textbox #categori #sub_cate li {
	background-image: url(../img/icon_saitemap_02.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}
/*リンク部分*/
#outline #contents #right #main .textbox #categori #sub_cate a {
	color: #0066FF;
	text-decoration: underline;
}
#outline #contents #right #main .textbox #categori #sub_cate a:hover {
	color: #FF6600;
	text-decoration: underline;
}

#outline #contents #right #main .textbox #clear_site {
	margin: 0px;
	padding: 0px;
	clear: both;
}






#headerright{
	width:260px;
	float:right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#headerright h1{
	color: #333333;
	font-size:1.2em;
	line-height:140%;
}


#headerright h1 a,
#headerright h1 a:visited,
#headerright h1 a:hover,
#headerrightr h1 a:active {
	color: #333333;
	text-decoration:none;
}


/* コンテンツ */

#contents{
margin:0px;
padding:0px;
width:858px;
float:left;
}

/* 左メニュー */
#left{
margin:0px;
padding:0px;
width:220px;
float:left;
}

#menu{
width:200px;
margin:20px 0px 0px 0px;
padding:0px 0px 0px 20px;
float:left;
}

#menu h2{
margin:0px 0px 0px 0px;
padding:0px;
}

#menufooter{
margin:0px 0px 15px 0px;
padding:0px;
}

#bnbox{
width:200px;
margin:20px 0px 20px 0px;
float:left;
text-align:center;
}


/* メニューボックス */

.ul_menu{
	padding:0px;
	margin:0px;
	list-style-image: none;
	list-style-type: none;
}

.li_menu1{
	list-style:none;
	font-size:1.2em;
	background-repeat:no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF9900;
	border-left-color: #FF9900;
	padding-top: 17px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 35px;
	display: block;
	margin: 0px;
	height: 31px;
	line-height: 150%;
	background-image: url(../img/sentaku_menu.gif);
}



.li_menu3{
	width:163px;
	margin:0px;
	list-style:none;
	font-size:1.2em;
	background-image:url(../img/icon_green.gif);
	background-repeat:no-repeat;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 30px;
	line-height: 150%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}




/* 右エリア */



#right{
margin:0px;
padding:0px;
width:620px;
float:right;
}

#main{
	float:right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 600px;
}

#main h2{
margin:0px 0px 0px 0px;
padding:0px;
}

/*パンクズ*/
#pankuzu{
	padding:0px;
	font-size:1.3em;
	line-height:140%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


/*プロフィールテキスト部分*/
#catch{
	height:167px;
	background-image:url(../img/top.jpg);
	background-repeat:no-repeat;
	font-size:1.4em;
	line-height:140%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 50px;
	padding-right: 190px;
	padding-bottom: 0px;
	padding-left: 26px;
}


/*３つの選択部分*/

.bn{
margin:0px;
padding:0px;
}

.mainbox{
	width:558px;
	margin:0px 0px 0px 0px;
	padding:15px 20px 15px 20px;
	font-size:1.4em;
	line-height:140%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




.mainboxleft{
width:200px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
float:left;
}


.mainboxright{
width:350px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
float:right;
}




.mainbox2{
width:598px;
margin:0px 0px 20px 0px;
padding:0px;
font-size:1.4em;
line-height:140%;
}


.mainbox2left{
	width:200px;
	padding:0px;
	float:left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.mainbox2right{
width:385px;
margin:10px 5px 10px 0px;
padding:0px 0px 0px 0px;
float:right;
}

.midashi1 {

padding:8px 0px 15px 120px;
background-image:url(../img/sentaku1.gif);
background-repeat:no-repeat;
color:#FF6600;
font-weight:bold;
}
.midashi2 {

padding:8px 0px 15px 120px;
background-image:url(../img/sentaku2.gif);
background-repeat:no-repeat;
color:#FF6600;
font-weight:bold;
}
.midashi3 {

padding:8px 0px 15px 120px;
background-image:url(../img/sentaku3.gif);
background-repeat:no-repeat;
color:#FF6600;
font-weight:bold;
}

.sentaku2midashi2 {
	background-image:url(../img/sentaku2.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 110px;
}
.sentaku2midashi3 {
	background-image:url(../img/sentaku3.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 110px;
}
.sentaku2midashi1 {
	background-image:url(../img/sentaku1.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 110px;
}





#outline #contents #right #main .mainbox #clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}



#outline #contents #right #main .textbox table {
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	height: 32px;
	width: 135px;
}


/*文章メインテキスト*/


.textbox{
	width:560px;
	font-size:1.4em;
	line-height:140%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}


/*メインテキスト見出し*/

.contentsmidashi{
	width:565px;
	height:32px;
	margin:0px;
	background-image:url(../img/contentsmidashi.jpg);
	background-repeat:no-repeat;
	color:#000000;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}

.contentsmidashi h3{
margin:0px 0px 0px 0px;
padding:0px;
font-size:1.7em;
font-weight:bold;
}

/*ページトップへ*/

.pagetop{
	text-align:right;
	font-size:1.3em;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.pagetop a,
.pagetop a:visited,
.pagetop a:hover,
.pagetop a:active {
	color: #FF6600;
}
#outline #contents #right #main .pagetop img {
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: 10%;
	padding: 0px;
}





/* フッター */

#footer{
width:858px;
height:30px;
margin:15px 0px 0px 0px;
background-image:url(../img/footer.gif);
background-repeat:no-repeat;
}

#footer_text{
width:808px;
padding:8px 50px 0px 0px;
font-size:1.2em;
text-align:right;
color:#FFFFFF;
}

#footer_text a,
#footer_text a:visited,
#footer_text a:hover,
#footer_text a:active {
	color: #ffffff;
	text-decoration:none;
}


.mawarikomi_l {
	float: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
}

/*カテゴリ装飾*/

.point {
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066FF;
	text-decoration: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0066FF;
	background-color: #E8F1FF;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;

}
#outline #contents #right #main .textbox .point a {
	text-decoration: none;
}

/*カテゴリ（続きを読む）*/

#outline #contents #right #main .textbox #next {
	text-align: right;
	display: block;
	padding: 2px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/*関連記事テキスト部分*/
.kanren {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
#outline #contents #right #main .textbox .kanren h4 {
	margin: 0px;
	border: 1px dotted #0066FF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #E8F1FF;
}
.number {
	list-style-type: decimal;
	line-height: 180%;
}
.mawarikomi_l {
	margin: 0px;
	padding: 5px;
	float: left;
}
.mawarikomi_r {

	margin: 0px;
	padding: 5px;
	float: right;
}
