@charset "UTF-8";
/* CSS Document */

/* Base
=========================================================================*/
*{
    margin: 0px;
    padding: 0px;
	line-height: 1.5;
	font-family :"Lucida Grande","Hiragino Kaku Gothic Pro","Century Gothic","Trebuchet MS","Meiryo","Osaka",Arial,Helvetica,sans-serif;
    text-decoration: none;
}

html{
    height:100%;
}
body {
	height:100%;
    margin:0;
    padding:0;
    color:#333;
    background:#e5eef4 url(../images/common/body_bg.gif) top left repeat-x;
	text-align: center; /* center on ie */
}



body > #Container{
    height:auto;
}

a {
    color:#0767c1;
}
a:hover {
    color:#cb1d1e;
	text-decoration:underline;
}
	
form,input,textarea,select {
    margin:0;
    padding:0;
}
p {
	margin:5px 0;
	padding:0;
}
	
h2,h4 {
    margin:0;
    padding:0;
}
h3 {
	font-size:117%;
	line-height:150%;	
    margin:0;
    padding:0;
    }

blockquote{
	background-color:#f9f9f9;
	padding:10px;
	margin:10px;
	border-left:5px solid #e8e8e8;
}
pre {
  width: 640px;
}
pre {
  white-space: -moz-pre-wrap; /* Mozilla */
  white-space: -pre-wrap;     /* Opera 4-6 */
  white-space: -o-pre-wrap;   /* Opera 7 */
  white-space: pre-wrap;      /* CSS3 */
  word-wrap: break-word;      /* IE 5.5+ */
}
code { color: #0000a0 }

del{
	text-decoration:line-through;
	color:#C00;
}

ins{
	text-decoration:underline;
	color:#3d8c2b;
}

img {
	border:none;
	vertical-align:middle;
}

ol {
	margin-left:22px;
}
ul {
	margin-left:22px;
}
li {
	padding:3px;
}

#Sguide ol{
	margin-left:22px;
	list-style-type:upper-roman;
}



th {
    text-align:left;
    vertical-align:top;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearfix{
    display:inline-block;
    min-height:1%;  /* for IE 7*/
}
/* Hides from IE-mac */
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


.margin10 {
	margin:10px 0 0 0;
	clear:both;
}
.margin20 {
	margin:20px 0 0 0;
	clear:both;
}
.margin25 {
	margin:25px 0 0 0;
	clear:both;
}
.margin35 {
	margin:35px 0 0 0;
	clear:both;
}

.padding35 {
	padding:35px;
	clear:both;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.wp-caption {
-moz-border-radius:3px 3px 3px 3px;
background-color:#F3F3F3;
border:1px solid #DDDDDD;
margin:10px;
padding-top:4px;
text-align:center;
}


/* BG
=========================================================================*/
#BodyBg {
    background:url(../images/common/body_bg1.gif) top center no-repeat;
    height:100%;
    }

#Container {
	height:100%;
    min-height:100%;
	width:944px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
    background:url(../images/common/bg.gif) top center repeat-y;
	text-align: left;
    }


/* Header
=========================================================================*/
#Header {
	margin-left:auto;
	margin-right:auto;
    width:940px;
    height:78px;
    _height:78px;
	position: relative;
    }

h1 {
    margin:0;
    padding:0;
	display:inline;
    }



/* 文字サイズメニューボタン =================================== */
#ID_Top_Menu {
	margin:8px;
	padding:0px;
	width:290px;
	height:20px;
	float:right;
	font-size:12px;
}

#ID_Top_Menu ul {
	height:20px;
	margin:0;
	padding:0;
}

#ID_Top_Menu li{
	text-indent:-9999px;
	height: 20px;
	background-repeat: no-repeat;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#ID_Top_Menu li a{
	height: 20px;
	display:block;
	margin:0;
	padding:0;
}

#ID_Top_Menu #ID_Top_Menumapnashi {
	background-image: url(../images/common/spacer.gif);
	width: 108px;
}
#ID_Top_Menu #ID_Top_Menumap {
	background-image: url(../images/common/header_access.gif);
	width: 108px;
}
#ID_Top_Menu #ID_Top_Menumap a:hover{
	background-image: url(../images/common/header_access_ov.gif);
}
#ID_Top_Menu #ID_Top_MenuT {
	background-image: url(../images/common/header_font_ti.gif);
	width: 111px;
}
#ID_Top_Menu #ID_Top_Menu1 {
	background-image: url(../images/common/header_font_s.gif);
	width: 23px;
}
#ID_Top_Menu #ID_Top_Menu1 a:hover{
	background-image: url(../images/common/header_font_s_ov.gif);
}
#ID_Top_Menu #ID_Top_Menu2 {
	background-image: url(../images/common/header_font_m.gif);
	width: 23px;
}
#ID_Top_Menu #ID_Top_Menu2 a:hover{
	background-image: url(../images/common/header_font_m_ov.gif);
}
#ID_Top_Menu #ID_Top_Menu3 {
	background-image: url(../images/common/header_font_l.gif);
	width: 20px;
}
#ID_Top_Menu #ID_Top_Menu3 a:hover{
	background-image: url(../images/common/header_font_l_ov.gif);
}

/* TopPage =================================== */
#IndexMainArea {
	margin-left:auto;
	margin-right:auto;
    width:940px;
	position: relative;
	clear:both;
}

#IndexMainArea table{
	margin:0;
	padding:0;
	border:none;
}
#IndexMainArea tr{
	margin:0;
	padding:0;
	border:none;
}
#IndexMainArea td{
	margin:0;
	padding:0;
	border:none;
	vertical-align:top;
}

.cf_wrapper{
	position: relative;
}
/* メインイメージ横メニュー=========== */
#IndexMenu {
	width:306px;
	margin:0;
	padding:0;
	float:left;
}

/* メインイメージ下コンテンツ=========== */
#Mailsitaline{
	width:940px;
	height:4px;
	background-color:#e3e3e3;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
#IndexContents{
	width:910px;
	margin:25px 0 30px 20px;
	clear:both;
}

#IndexNews{
	width:680px;
	margin:0 0 15px 0;
	padding:0;
	float:left;
}
#IndexNews table{
	margin:0;
	padding:0;
	border:none;
	width:660px;
}
#IndexNews tr{
	margin:0;
	padding:0;
	border:none;
}
#IndexNews td{
	margin:0;
	padding:0;
	border:none;
}
#IndexBanner{
	width:225px;
	margin:0;
	padding:0;
	float:right;
}

.Infoiframe {
	background:url(../images/infota3.jpg) repeat-y;
	text-align:center;
	width:660px;
	margin:0;
	padding:0;
}
.Infoiframe1 {
	vertical-align:bottom;
	background:url(../images/infota3.jpg) repeat-y;
	width:660px;
	height:8px;
	margin:0;
	padding:0;
}
.Infoiframe2 {
	vertical-align:top;
	background:url(../images/infota3.jpg) repeat-y;
	width:660px;
	height:8px;
	margin:0;
	padding:0;
}

.InfoiframeTitle1 {
	width:300px;
	color:#3d8c2b;
    padding:3px 0 3px 20px;
    /*\*/
    _padding:4px 0 3px 20px;
    /**/
    background:url(../images/indexinfoti1.gif) 6px 50% no-repeat;
	float:left;
}
.InfoiframeTitle2 {
	width:300px;
	color:#f07f10;
    padding:3px 0 3px 20px;
    /*\*/
    _padding:4px 0 3px 20px;
    /**/
    background:url(../images/indexinfoti2.gif) 6px 50% no-repeat;
	float:left;
}

.InfoiframeTitle1_1 {
    padding:3px 10px 3px 20px;
    /*\*/
    _padding:4px 10px 3px 20px;
    /**/
    background:url(../images/common/arrow_green1.gif) 6px 50% no-repeat;
	float:right;
}
.InfoiframeTitle2_1 {
    padding:3px 10px 3px 20px;
    /*\*/
    _padding:4px 10px 3px 20px;
    /**/
    background:url(../images/common/arrow_orange1.gif) 6px 50% no-repeat;
	float:right;
}

.InfoiframeTitle1 a {
    color:#3d8c2b;
}
.InfoiframeTitle1 a:hover {
    color:#3d8c2b;
}

.InfoiframeTitle2 a {
    color:#f07f10;
}
.InfoiframeTitle2 a:hover {
    color:#f07f10;
}


/* メインメニューボタン =================================== */
#ID_Main_Menu {
	width:573px;
	height: 35px;
	margin:0px;
	padding:0px;
	position: absolute;
	top: 43px;
	left:367px;
	font-size:12px;
}
#ID_Main_Menu ul {
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
}
#ID_Main_Menu li{
	height: 35px;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#ID_Main_Menu li a{
	height: 35px;
	display:block;
	margin:0;
	padding:0;
}
#ID_Main_Menu #ID_Main_Menu1 {
	width: 191px;
}
#ID_Main_Menu #ID_Main_Menu2 {
	width: 191px;
}
#ID_Main_Menu #ID_Main_Menu3 {
	width: 191px;
}


/* パンくず =================================== */
#pankuzu {
	font-size:12px;
	margin:15px 20px 20px 10px;
	position: relative;
    }


/* メインコンテナ =================================== */
#MainContainer {
	width:940px;
	margin-left: auto;
    margin-right: auto;
	padding:0;
	text-align: center;
    }

/* 第２階層トップ =================================== */

#2ndMainimg {
	width:910px;
	margin-left: auto;
    margin-right: auto;
	margin-bottom:25px;
    }


.Contents2ND {
	width:425px;
	margin:0px 0px 10px 25px;
	_margin:0px 5px 10px 15px;
	padding:0;
	float:left;
	border:solid 1px #e3e3e3;
	text-align:left;
    }

.Con2ND_txtarea {
	margin:0;
	padding:10px 10px 20px 10px;
	text-align:left;
    }
	
.BlueArrow {/* 横並び２段組みの時 */
	width:160px;
	margin:0;
    padding:5px 10px 5px 20px;
    /*\*/
    _padding:5px 10px 5px 20px;
    /**/
    background:url(../images/common/arrow_blue2nd.gif) left 50% no-repeat;
	float:left;
	display:block;
    }
.BlueArrowL {/* １段 */
	width:260px;
	margin:0;
    padding:5px 10px 5px 20px;
    /*\*/
    _padding:5px 10px 5px 20px;
    /**/
    background:url(../images/common/arrow_blue2nd.gif) left 50% no-repeat;
	float:left;
	display:block;
    }

.BlueArrowKARA {/* 左右で高さが合わない時の調整用 */
	width:260px;
	margin:0;
    padding:5px 10px 5px 20px;
    /*\*/
    _padding:5px 10px 5px 20px;
    /**/
	float:left;
	display:block;
    }


/* 左メニュー =================================== */
#leftmenu {
	width:223px;
	margin:0px 0 15px 10px;
	_margin:0px 5px 15px 10px;
	padding:0;
	float:left;
	border-bottom:solid 1px #dcdcdc;
	border-left:solid 1px #dcdcdc;
	border-right:solid 1px #dcdcdc;
	text-align:left;
    }

#leftmenu .sideMtitle1{
	font-size:117%;
	color:#499a00;
	background:url(../images/common/sidemtitlebg1.gif) no-repeat;
    display:block;
    margin:0;
    padding:10px 3px 10px 23px;
    /*\*/
    _padding:11px 3px 12px 23px;
    /**/
    line-height:1.1;
    /*\*/
    _letter-spacing:1px;
    /**/
    text-decoration:none;
	border-top:solid 1px #d4d4d4;
	border-bottom:solid 1px #bebebe;
    }
#leftmenu .sideMtitle2{
	font-size:117%;
	color:#fe8712;
	background:url(../images/common/sidemtitlebg2.gif) no-repeat;
    display:block;
    margin:0;
    padding:10px 3px 10px 23px;
    /*\*/
    _padding:11px 3px 12px 23px;
    /**/
    line-height:1.1;
    /*\*/
    _letter-spacing:1px;
    /**/
    text-decoration:none;
	border-top:solid 1px #d4d4d4;
	border-bottom:solid 1px #bebebe;
    }
#leftmenu .sideMtitle3{
	font-size:117%;
	color:#e86886;
	background:url(../images/common/sidemtitlebg3.gif) no-repeat;
    display:block;
    margin:0;
    padding:10px 3px 10px 23px;
    /*\*/
    _padding:11px 3px 12px 23px;
    /**/
    line-height:1.1;
    /*\*/
    _letter-spacing:1px;
    /**/
    text-decoration:none;
	border-top:solid 1px #d4d4d4;
	border-bottom:solid 1px #bebebe;
    }

#leftmenu ul {
    margin:0;
    padding:0;
    width:223px;
    list-style:none;
    }
#leftmenu li {
    float:left;
    margin:0;
    padding:0;
    width:223px;
    }
	
 /* リスト画像出し分けは各カテゴリcss参照 */

#leftmenu li a:hover {
    background-color:#f2f2f2;
    }
#leftmenu li.select a {
    background-color:#f2f2f2;
	color:#000000;
    }
#leftmenu li.select1 a {/* 患者用 */
    background-color:#f2f2f2;
	color:#3d8c2b;
    }
#leftmenu li.select2 a {/* 関係者用 */
    background-color:#f2f2f2;
	color:#d87103;
    }
#leftmenu li.select3 a {/* 紹介用 */
    background-color:#f2f2f2;
	color:#cd5260;
    }



/* コンテンツエリア =================================== */
#Contents {
	width:660px;
	margin:0 23px 0 0;
	_margin:0 5px 0 0;
	float:right;
	text-align:left;
    }
	
#Contents  ol {
	margin-left:25px;
	}
#Contents li {
	padding:3px;
	}
#ContentsCMS_iryo ol {
	margin-left:25px;
	}
#ContentsCMS_iryo li {
	padding:3px;
	}
#ContentsCMS_kanjya ol {
	margin-left:25px;
	}
#ContentsCMS_kanjya li {
	padding:3px;
	}

.hrLine1 {
	background:url(../images/common/dotline2.gif) repeat-x;
	height:1px;
	margin:10px 0;
	display:block;
	clear:both;
}
.hrLine2 {
	background:url(../images/common/dotline3.gif) repeat-x;
	height:1px;
	margin:10px 0;
	display:block;
	clear:both;
}
.hrLine3 {
	background:url(../images/common/dotline4.gif) repeat-x;
	height:1px;
	margin:10px 0;
	display:block;
	clear:both;
}
.hrLine4 {
	background:url(../images/common/dotline5.gif) repeat-x;
	height:1px;
	margin:10px 0;
	display:block;
	clear:both;
}
.hrLine5 {
	background:url(../images/common/dotline1.gif) repeat-x;
	height:1px;
	margin:10px 0;
	display:block;
	clear:both;
}

.staffFace{
	float:left;
	width:180px;
	margin:0 0 10px 0;
	padding:0;
	display:block;
	clear:both;

}
.staffComment{
	width:465px;
	float:right;
	padding-left:15px;
	margin:0 0 10px 0;
	display:block;
}
.staffFace2{
	float:left;
	width:220px;
	margin:0 0 10px 0;
	padding:0;
	display:block;

}
.staffComment2{
	width:425px;
	float:left;
	padding-right:15px;
	margin:0 0 10px 0;
	display:block;
}
.staffFace3{
	float:left;
	width:80px;
	margin:0 0 10px 0;
	padding-left:5px;
	display:block;

}
.staffComment3{
	width:380px;
	float:left;
	padding-left:15px;
	margin:0 0 10px 0;
	display:block;
}
.staffFace4{
	float:left;
	width:80px;
	margin:0 0 10px 0;
	padding:0;
	display:block;

}
.staffComment4{
	width:565px;
	float:left;
	padding-left:15px;
	margin:0 0 10px 0;
	display:block;
}
.staffFace5{
	float:right;
	width:100px;
	margin:0 0 10px 0;
	padding:0;
	display:block;

}
.staffComment5{
	width:480px;
	float:left;
	padding:0;
	margin:0 0 10px 0;
	display:block;
}
.staffComment6{
	width:425px;
	float:left;
	padding-left:15px;
	margin:0 0 10px 0;
	display:block;
}
.staffFace6{
	float:left;
	width:180px;
	margin:0 10px 10px 0;
	padding:0;
	display:block;

}
.staffFace7{
	float:right;
	width:205px;
	margin:0 0 10px 0;
	padding:0;
	display:block;

}
.staffComment7{
	width:380px;
	float:left;
	padding:0;
	margin:0 0 10px 0;
	display:block;
}
.staffComment8{
	width:510px;
	float:left;
	padding:0;
	margin:0 0 10px 0;
	display:block;
}
.staffComment9{
	width:545px;
	float:left;
	padding:0;
	margin:0 0 10px 0;
	display:block;
}
.staffComment10{
	width:425px;
	float:right;
	padding-left:15px;
	margin:0 0 10px 0;
	display:block;
}

.Comment{
	padding:5px;
	background-color:#feedf1;
}

/* カテゴリに属さないページ用 =================================== */

#NonCatePti {
    margin:15px 20px 0 20px;
	position: relative;
	padding:20px;
    background:url(../images/common/ti_icon04.gif) 5px 50% no-repeat;
	border-top:solid 7px #e9e9e9;
	border-bottom:dotted 1px #dcdcdc;
	clear:both;
	text-align:left;
}
#NonCateP {
	margin:0 20px 10px 20px;
	position: relative;
	padding:20px 20px 0 20px;
	text-align:left;
    }

/* フッター =================================== */

#footer {
    width:944px;
	height:60px;
	margin-left:auto;
	margin-right:auto;
    padding:10px 0 0 0;
	border-bottom:solid 2px #999;
	clear: both;
	float: left;
	background-color:#FFF;
    background:url(../images/common/footbg.gif) top center repeat-y;
    }

#footer ul {
	list-style-type: none;
	margin:10px 0 0 10px;
    padding:5px;
	}
#footer li{
	float: left;
	margin-right: 10px;
	padding-left: 10px;
	background-image : url(../images/common/footer_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size:12px;
	}

#footerSite {
    width:924px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
    padding:10px;
	border-bottom:solid 2px #999;
	clear: both;
	background-color:#FFF;
    background:url(../images/common/footbg.gif) top center repeat-y;
    }

#footerSite ul {
	list-style-type: none;
	margin:0 0 0 10px;
    padding:0;
	}
#footerSite li{
	float: left;
	margin-right: 10px;
	padding-left: 10px;
	background-image : url(../images/common/footer_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size:12px;
	}
	
#copyright {
    margin:0 20px 4px 0;
    width:360px;
    text-align:right;
	display:block;
	float:right;
	font-size:11px;
    }

/* common =================================== */
.mar_b_2 {
    margin:0 0 2px 0;
    padding:0;
}
.mar_b_10 {
    margin:0 0 10px 0;
    padding:0;
}
.mar_b_15 {
    margin:0 0 15px 0;
    padding:0;
}
.mar_b_20 {
    margin:0 0 20px 0;
    padding:0;
}
.mar_t_5 {
    margin:5px 0 0 0;
    padding:0;
}
.mar_t_15 {
    margin:15px 0 0 0;
    padding:0;
}
.mar_t_b_15 {
    margin: 15px 0 15px 0;
    padding:0;
}
.mar_t_b_25 {
    margin: 25px 0 15px 0;
    padding:0;
}
.mar_R_5 {
    margin:0 5px 0 0;
    padding:0;
}
.mar_L_15 {
    margin:0 0 0 15px;
    padding:0;
}
.mar_L_20 {
    margin:0 0 0 20px;
    padding:0;
}
.mar_LB_20 {
    margin:0 0 20px 20px;
    padding:0;
}

.txt_center {
text-align: center;
}
.txt_right {
text-align: right;
}

table {
	width:100%;
    border-top:solid 1px #666;
    border-left:solid 1px #666;
	border-collapse: collapse;
	margin:15px 0 5px 0;
}
table th {
    padding:5px 10px;
    border-right:solid 1px #666;
    border-bottom:solid 1px #666;
    font-weight:normal;
	vertical-align: middle;
}
table td {
    padding:5px 12px;
    border:solid 1px #666;
    vertical-align: middle;
}

#MINI {
}

#MINI table th {
    padding:3px 3px;
    border-right:solid 1px #666;
    border-bottom:solid 1px #666;
    font-weight:normal;
	vertical-align: middle;
}
#MINI table td {
    padding:3px 3px;
    border:solid 1px #666;
    vertical-align: middle;
}


.tabg_gray {
	background-color:#f3f3f3;
}
.tabg_blue {
	background-color:#ecf4f7;
}
.tabg_kanjya {
	background-color:#f1f6df;
}
.tabg_iryo {
	background-color:#fff1db;
}
.tabg_shokai {
	background-color:#F4E4EA;
}

.taalign_top {
	vertical-align: top;
}

.Fright{
	float:right;
	margin:0px;
}
.Fleft{
	float:left;
	margin:0px;
}
.Fleft_l15{
	float:left;
	margin:0px 0px 0px 15px;
}
.Fright_tb15{
	float:right;
	margin:15px 0px 0px 15px;
}
.Fright_l15{
	float:right;
	margin:0px 0px 0px 15px;
}
.Fleft_r15{
	float:left;
	margin:0px 15px 0px 0px;
}

.GoPagetop {
	text-align: right;
	clear:both;
	padding:15px 0px 25px 0px;
}
.GoPageContop {
	text-align: right;
	clear:both;
	padding:10px 0px 15px 0px;
}

h2.inline {
	display: inline;
	font-size:11px;
}

.txt_W{
	color:#FFFFFF;
}
.txt_red{
	color:#C00;
}
.txt_pink{
	color:#e86886;
}
.txt_blue{
	color:#1e73b5;
}
.txt_green1{
	color:#8db569;
}
.txt_green2{
	color:#3d8c2b;
}
.txt_orange{
	color:#f07f10;
}
.txt_bold{
	font-weight:bold;
}
.nowrap{
	white-space: nowrap;
}



/* SiteMapmenu =================================== */
.SiteMapmenu {
	width:286px;
	display:block;
	margin:15px 0 20px 20px;
	_margin:15px 0 20px 12px;
	padding:0;
	float:left;
	border-bottom:solid 1px #dcdcdc;
	border-left:solid 1px #dcdcdc;
	border-right:solid 1px #dcdcdc;
	text-align:left;
    }
/* SiteMapmenu ==kanjya== */
.SMkanjya{
}
.SMkanjya h3{
	font-size:100%;
	font-weight:bold;
	color:#3d8c2b;
}
.SMkanjya ul{
	list-style:none;
	margin:0;
	padding:0;
}
.SMkanjya li{
	font-size:100%;
    display:block;
    margin:0;
    padding:10px 3px 10px 25px;
    /*\*/
    _padding:10px 3px 10px 25px;
    /**/
    line-height:1.1;
    /*\*/
    _letter-spacing:1px;
    /**/
    text-decoration:none;
	border-top:dotted 1px #dcdcdc;
    background:url(../images/common/arrow_green1.gif) 10px 16px no-repeat;
}
.SMkanjya li li{
	font-size:100%;
    display:block;
    margin:5px;
    padding:7px 3px 7px 15px;
    /*\*/
    _padding:7px 3px 7px 15px;
    /**/
    line-height:1.1;
    /*\*/
    _letter-spacing:1px;
    /**/
    text-decoration:none;
	border-top:dotted 1px #dcdcdc;
    background:url(../images/common/arrow_green2.gif) 1px 50% no-repeat;
}

/* SiteMapmenu ==iryo== */
.SMiryo{
}
.SMiryo h3{
	font-size:100%;
	font-weight:bold;
	color:#f07f10;
}
.SMiryo ul{
	list-style:none;
	margin:0;
	padding:0;
}
.SMiryo li{
	font-size:100%;
    display:block;
    margin:0;
    padding:10px 3px 10px 25px;
    /*\*/
    _padding:10px 3px 10px 25px;
    /**/
    line-height:1.1;
    /*\*/
    _letter-spacing:1px;
    /**/
    text-decoration:none;
	border-top:dotted 1px #dcdcdc;
    background:url(../images/common/arrow_orange1.gif) 10px 16px no-repeat;
}
.SMiryo li li{
	font-size:100%;
    display:block;
    margin:5px;
    padding:7px 3px 7px 15px;
    /*\*/
    _padding:7px 3px 7px 15px;
    /**/
    line-height:1.1;
    /*\*/
    _letter-spacing:1px;
    /**/
    text-decoration:none;
	border-top:dotted 1px #dcdcdc;
    background:url(../images/common/arrow_orange2.gif) 1px 50% no-repeat;
}


/* SiteMapmenu ==shokai== */
.SMshokai{
}
.SMshokai h3{
	font-size:100%;
	font-weight:bold;
	color:#e86886;
}
.SMshokai ul{
	list-style:none;
	margin:0;
	padding:0;
}
.SMshokai li{
	font-size:100%;
    display:block;
    margin:0;
    padding:10px 3px 10px 25px;
    /*\*/
    _padding:10px 3px 10px 25px;
    /**/
    line-height:1.1;
    /*\*/
    _letter-spacing:1px;
    /**/
    text-decoration:none;
	border-top:dotted 1px #dcdcdc;
    background:url(../images/common/arrow_pink1.gif) 10px 16px no-repeat;
}
.SMshokai li li{
	font-size:100%;
    display:block;
    margin:5px;
    padding:7px 3px 7px 15px;
    /*\*/
    _padding:7px 3px 7px 15px;
    /**/
    line-height:1.1;
    /*\*/
    _letter-spacing:1px;
    /**/
    text-decoration:none;
	border-top:dotted 1px #dcdcdc;
    background:url(../images/common/arrow_pink2.gif) 1px 50% no-repeat;
}


/* SiteMapmenu ==sonota== */
.SMsonota{
}
.SMsonota h3{
	font-size:100%;
	font-weight:bold;
	color:#1e73b5;
}
.SMsonota ul{
	list-style:none;
	margin:0;
	padding:0;
}
.SMsonota li{
	font-size:100%;
    display:block;
    margin:0;
    padding:10px 3px 10px 25px;
    /*\*/
    _padding:10px 3px 10px 25px;
    /**/
    line-height:1.1;
    /*\*/
    _letter-spacing:1px;
    /**/
    text-decoration:none;
	border-top:dotted 1px #dcdcdc;
    background:url(../images/common/arrow_blue1.gif) 10px 16px no-repeat;
}
.SMsonota li li{
	font-size:100%;
    display:block;
    margin:5px;
    padding:7px 3px 7px 15px;
    /*\*/
    _padding:7px 3px 7px 15px;
    /**/
    line-height:1.1;
    /*\*/
    _letter-spacing:1px;
    /**/
    text-decoration:none;
	border-top:dotted 1px #dcdcdc;
    background:url(../images/common/arrow_blue2.gif) 1px 50% no-repeat;
}


/* SiteMapmenu ==Maintitle== */
.sideMtitle1{
	font-size:117%;
	color:#499a00;
	background:url(../images/common/sidemtitlebg1.gif) no-repeat;
    display:block;
    margin:0;
    padding:10px 3px 10px 23px;
    /*\*/
    _padding:11px 3px 12px 23px;
    /**/
    line-height:1.1;
    /*\*/
    _letter-spacing:1px;
    /**/
    text-decoration:none;
	border-top:dotted 1px #d4d4d4;
	border-bottom:solid 1px #bebebe;
    }
.sideMtitle2{
	font-size:117%;
	color:#fe8712;
	background:url(../images/common/sidemtitlebg2.gif) no-repeat;
    display:block;
    margin:0;
    padding:10px 3px 10px 23px;
    /*\*/
    _padding:11px 3px 12px 23px;
    /**/
    line-height:1.1;
    /*\*/
    _letter-spacing:1px;
    /**/
    text-decoration:none;
	border-top:solid 1px #d4d4d4;
	border-bottom:solid 1px #bebebe;
    }
.sideMtitle3{
	font-size:117%;
	color:#e86886;
	background:url(../images/common/sidemtitlebg3.gif) no-repeat;
    display:block;
    margin:0;
    padding:10px 3px 10px 23px;
    /*\*/
    _padding:11px 3px 12px 23px;
    /**/
    line-height:1.1;
    /*\*/
    _letter-spacing:1px;
    /**/
    text-decoration:none;
	border-top:solid 1px #d4d4d4;
	border-bottom:solid 1px #bebebe;
    }
.sideMtitle4{
	font-size:117%;
	color:#1e73b5;
	background:url(../images/common/sidemtitlebg.gif);
    display:block;
    margin:0;
    padding:10px 3px 10px 23px;
    /*\*/
    _padding:11px 3px 12px 23px;
    /**/
    line-height:1.1;
    /*\*/
    _letter-spacing:1px;
    /**/
    text-decoration:none;
	border-top:solid 1px #d4d4d4;
	border-bottom:solid 1px #bebebe;
    }