@charset "utf-8";


body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #F2F1F1;
}

#wrapper {
	width: 900px;
	margin: 0px auto;
	padding: 0px;
	background: #FFFFFF;
	text-align: left;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	height: auto;
}

a {
	color: #333399;
	text-decoration: underline;
}


a:hover {
	color: #330066;
	text-decoration: none;
}

.clear{
	clear:both;
}

/* ヘッダ    ---------------------------------------*/

#header {
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 900px;
	height: auto;
}


#header #navy {
	margin: 0px;
	padding: 0px;
	height: 20px;
	background-color: #330066;
	border-bottom: 1px #CCCCCC solid;
}

#header #navy h1 {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 10px 5px;
	height: 15px;
	font-size: 11px;
}


#header #indeximg {
	margin: 0px;
	padding: 0px;
	height: 150px;
}

#header #logo {
	width: 900px;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	height: 95px;
}

#header #logo #logo-left {
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
	width: 540px;
	height: 80px;
}


#header #logo #logo-right {
	margin: 0;
	padding: 0;
	float: right;
	height: 90px;
	width: 310px;
}


/* ヘッダ    ---------------------------------------*/
#header #topmenubg {
	width:100%;
	background: url(images/tn_bg.jpg) repeat;
	height: 46px;
}


/* ○ヘッダ    ---------------------------------------*/
#header #topmenu {
	width:100%;
	height: 36px;
	padding-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #003366;
	text-align: center;
	margin-left: 50px;
}


#header #topmenu li {
	display: inline;
}


#header #topmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	float: left;
}

#header #topmenu a {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	width: 115px;
	float: left;
	height: 46px;
	font-size: 10px;
	font-weight: normal;
}

#header #topmenu li#tn1 a {
	background-image: url(images/tn1-1.jpg);
}

#header #topmenu li#tn1 a:active,#header #topmenu li#tn1 a:hover{
	background-image: url(images/tn1-2.jpg);
}

#header #topmenu li#tn2 a {
	background-image: url(images/tn2-1.jpg);
}

#header #topmenu li#tn2 a:active,#header #topmenu li#tn2 a:hover{
	background-image: url(images/tn2-2.jpg);
}

#header #topmenu li#tn3 a {
	background-image: url(images/tn3-1.jpg);
}

#header #topmenu li#tn3 a:active,#header #topmenu li#tn3 a:hover{
	background-image: url(images/tn3-2.jpg);
}

#header #topmenu li#tn4 a {
	background-image: url(images/tn4-1.jpg);
}

#header #topmenu li#tn4 a:active,#header #topmenu li#tn4 a:hover{
	background-image: url(images/tn4-2.jpg);
}

#header #topmenu li#tn5 a {
	background-image: url(images/tn5-1.jpg);
}

#header #topmenu li#tn5 a:active,#header #topmenu li#tn5 a:hover{
	background-image: url(images/tn5-2.jpg);
}

#header #topmenu li#tn6 a {
	background-image: url(images/tn6-1.jpg);
}

#header #topmenu li#tn6 a:active,#header #topmenu li#tn6 a:hover{
	background-image: url(images/tn6-2.jpg);
}

#header #topmenu li#tn7 a {
	background-image: url(images/tn7-1.jpg);
}

#header #topmenu li#tn7 a:active,#header #topmenu li#tn7 a:hover{
	background-image: url(images/tn7-2.jpg);
}


#header #topmenu em {
	visibility: hidden;
}


/* パンくず    ---------------------------------------*/


ol#topicPath {
	width:95%;
	height:15px;
	margin: 0px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 80%;
	list-style: none;
	font-size: 12px;
}
ol#topicPath li {
	float: left;
	padding-right: 7px;
	padding-left: 10px;
	background: url(images/ico_sample01.gif) no-repeat 0 50%;
}
ol#topicPath li.home {
	padding-left: 0;
	background: none;
}
ol#topicPath li a:link,
ol#topicPath li a:visited {
	color: #333399;
	text-decoration: underline;
}
ol#topicPath li a:hover,
ol#topicPath li a:active {
	color: #330066;
	text-decoration: underline;
}
ol#topicPath li em {
	font-style: normal;
	font-weight: bold;
}

/* パンくず    ---------------------------------------*/


/* ○テキスト    ---------------------------------------*/

/* H2 index  --------------------------------*/
#left_index #pagetitle {
	width: 675px;
	margin-left:0px;
	margin-bottom:10px;
	background: url(images/st_bg01_index.jpg) no-repeat 0 0;
	height: 40px;
	padding: 0px;

}

/* H2 index  --------------------------------*/
#left_index #pagetitle h2{
	font-family:"メイリオ";
	margin: 0;
	padding-left: 20px;
	color: #333333;
	font-size: 16px;
	padding-top: 15px;
}

/* h3　index用   --------------------------------*/
h3.index{
	width: 680px;
	margin-top:10px;
	margin-left:4px;
	margin-bottom:10px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 10px;
	color: #333333;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 13px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #330066;
}


/* H2　共通   --------------------------------*/
#content #center #pagetitle {
	width: 530px;
	margin-left:0px;
	margin-bottom:10px;
	padding: 8px 5px 8px;
	background: url(images/st_bg01.jpg) no-repeat 0 0;

}

/* H2　共通   --------------------------------*/
#content #center #pagetitle h2{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin: 0;
	padding-left: 15px;
	color: #333333;
	font-size: 15px;
}

h2.img{
	color: #333333;
	height: 120px;
	width: 540px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20;
	margin-left: 0;
}
#wrapper #contents #content_index #left_index .topic_index .title_index {
	font-family: "メイリオ";
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #330066;
	padding-left: 10px;
	color: #330066;
}


/* H3 コンテンツ用    --------------------------------*/
h3.title {
	margin-top:5px;
	margin-left:4px;
	margin-top:6px;
	margin-bottom:10px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	color: #330066;
	border-top: 2px #330066 solid;
	border-left: none;
	border-bottom: 1px #330066 solid;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 14px;
}

h4.title {
	margin-top:5px;
	margin-left:4px;
	margin-top:20px;
	margin-bottom:10px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 10px;
	color: #330066;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #330066;
}

/* ○テキスト    ---------------------------------------*/

/* ○コンテンツエリアindexページ  ---------------------------------------*/
#contents {
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 900px;
	height: auto;
	background: url(images/contents_bg.jpg) repeat-x;
}

/* ○コンテンツエリアindexメインイメージ  --------------------------------*/
#topimg {
	width: 900px;
	height: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* ○コンテンツエリア  共通---------------------------------------*/

#content {
	width:730px;
	height: auto;
	margin: 0px;
	padding: 0px;
	line-height:1.2em;
	float: left;
}

#content_index {
	width:900px;
	height: auto;
	margin: 0px;
	padding: 0px;
	line-height:1.2em;
}

ul.list-news, ul.list-news li {
	margin: 0; 
	padding: 0;
	padding-bottom:20px;
}

ul.list-news { 
	margin-left: 12px; 
}
ul.list-news li {
	list-style-type: none;
	padding: 4px 10px 4px 28px;
	background-image: url(images/img_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


ul.floatleft {
	margin:10px;
	padding-left:20px;
	height: auto;
	list-style-type: none;

}

li.floatleft {
	width: 180px;
	float:left;
	background-image: url(images/img_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	margin: 0;
	padding-left: 20px;
}
#content_index #right .right1 .info1 #info1_moji {
	font-size: 90%;
	margin-top: 10px;
	margin-bottom: 20px;
}


/* コンテンツ    ---------------------------------------*/

/* ○index 720    --------------------------------*/
#left_index {
	width: 720px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: right;
	border: 0px solid #CCCCCC;
}
#content_index #right .right1 .info1 .right a {
	font-size: 90%;
}


/* ○index TOPICS用枠    --------------------------------*/
.topic_index {
	width: 678px;
	height: auto;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #333333;
	font-size:80%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content_index #right .right1 {
	font-size: 90%;
}



/* ○コンテンツ　共通    --------------------------------*/
#content #center {
	width: 540px;
	height: auto;
	padding: 0px;
	float: right;
	border: 0px solid #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 5px;
	}


/* ○コンテンツ　共通 540枠   --------------------------------*/

.topic1 {
	width: 518px;
	height: auto;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #333333;
	font-size:80%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}




p.txt{
	width:495px;
	height: auto;
	margin-top:5px;
	margin-bottom:8px;
	padding-left: 5px;
}

#content #center img.title {
	margin-left: 10px;
	margin-bottom: 5px;
	border: 0px solid #CCCCCC;
}



#content #content1 {
	margin-right: 10px;
	margin-left: 10px;
	height: auto;
}



/*テーブル */

table.table-01 {
	font-size: 12px;
        color: #333333;
        width: 520px;
	margin-top: 10px;
        margin-bottom: 10px;
        border: 1px solid #CCCCCC;
        border-collapse: separate;
        border-spacing: 1px;
}



th.table-01 {
        padding: 6px;
        border-right: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
        background-color: #DFDFDF;
	text-align: left;
}



td.table-01 {
        padding: 5px;
        border-right: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
        background-color: #ffffff;
}

/* テーブル */

img.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

img.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

hr.style2 {
	color:ffffff;
	background-color:ffffff;
	border:none;
	border-top:2px dotted #CCCCCC;
	height: 1px; /* 高さ */
	clear:both;
}

#to_top{
	text-align: right;
	margin-top: 20px;
	
}
#to_top a {
	text-decoration: underline;
	background-image: url(images/to_top.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	font-size: 13px;
}


/* .box_attention   ---------------------------------------*/

#topic2 {
	padding: 0px 10px 20px;
	height: auto;
	width: 458px;
	border: 0px solid #CCCCCC;
	margin: 10px 10px 0px;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
}


.box_attention { 
width: 95%;
margin: 0px;
padding-top:10px;
padding-left:10px;
border: 1px #bb0000 solid; 
font-size: 90%;
text-align: center;
} 

.attention {color: #BB0000; }


/* コンテンツ   ---------------------------------------*/

/* 左メニュー    ---------------------------------------*/

#left #left1 #info1 {
	width: 158px;
	height: auto;
	border: 0px solid #CCCCCC;
	margin-bottom: 10px;
}


#left {
	width: 170px;
	height: auto;
	padding: 0px;
	float: right;
	border: 0px solid #CCCCCC;
	font-size: 80%;
	margin: 0px;
}

.left1 {
	width:160px;
	height: auto;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
	background-color: #ffffff;
	margin-bottom: 15px;
	padding: 0;
	margin-right: 5px;

}

/* ○左メニュー タイトル1BG   ---------------------------*/
.menu_title1  {
	width: 100%;
	height: 30px;
	margin: 0px;
	padding:0px;
	background-color: #EFEFEF;
	background-image: url(images/sidemenu_bg01.jpg);
	border-bottom: 1px solid #CCCCCC;
}

/* ○左メニュー タイトル2BG   ---------------------------*/
.menu_title2  {
	width: 100%;
	height: 30px;
	margin: 0px;
	padding:0px;
	background-color: #EFEFEF;
	background-image: url(images/sidemenu_bg02.jpg);
	border-bottom: 1px solid #CCCCCC;
	font-weight: bolder;
}



/* ○左メニュー タイトルtxt   ---------------------------*/
.menu_title1_txt  {
	width: 100%;
	height: 24px;
	margin: 0px;
	padding-top:3px;
	padding-left:5px;
	vertical-align:center;
	color:#ffffff;
}

/* ○左メニュー タイトルtxt   ---------------------------*/
.menu_title2_txt  {
	width: 100%;
	height: 24px;
	margin: 0px;
	padding-top:3px;
	padding-left:5px;
	vertical-align:center;
	color:#336699;
}


/* ○左メニュー テキスト用   ---------------------------*/
.left1 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}


.left1 li.left {
	display: block;
	height: 100%;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-image: url(images/arrow01.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 90%;
}

.left1 li.left_sub {
	display: block;
	height: 100%;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-image: url(images/arrow01.jpg);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 90%;
}


a.link {
	background-image: url(images/img_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}


/* ○左メニュー リンク色   ---------------------------*/
.left1 ul li a {
	color: #333399;
	padding-left: 15px;
	height: 30px;
}

/* ○左メニュー リンク色   ---------------------------*/
.left1 a:active, .left1 a:hover{
	color: #330066;
}



/* 左メニュー    ---------------------------------------*/





/* 右メニュー    ---------------------------------------*/

#content #right {
	width: 180px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
	border: 0px solid #CCCCCC;
	font-size: 80%;
}

#content #right_index {
	width: 180px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
	border: 0px solid #CCCCCC;
	font-size: 60%;
}


.right1 {
	width: 168px;
	height: auto;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 0px;
	color: #666666;
	margin-right: 5px;
	border: 1px solid #CCCCCC;
}


/* ○右メニュー   ---------------------------*/
.right1 .info1 {
	width: 168px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	border: 0px solid #CCCCCC;
	line-height: 1.5em;
}

/* ○右メニュー　H3   ------------------------*/
h3.right{
	width: 159px;
	margin:0px;
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	color: #330066;
	border-left: 5px #00005A solid;
	border-bottom: 0px #CCCCCC solid;
	background-color: #CCCCCC;
	font-size: 12px;
}

.right1 .info1 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	
}

.right1 .info1 li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-top: 4px;
	padding-bottom: 4px;
}




.right1 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.right1 li.right {
	display: block;
	height: 100%;
	color: #003366;
	background-image: url(images/arrow01.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-position: 10px;
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 10px;
	padding-left: 15px;
	font-size: 90%;
}


.right1 li.right_sub {
	display: block;
	height: 100%;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-image: url(images/arrow01.jpg);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-top: 5px;
	padding-left: 25px;
	font-size: 90%;
}


div.center{
	text-align: center;
}



/* ○右メニュー　img  ----------------*/

.right1 img.banner {
	margin-bottom: 5px;
	border: 0px;
}

/* 右メニュー    ---------------------------------------*/


/* フッタ    ---------------------------------------*/

#footer {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 900px;
	background: url(images/footer.gif) no-repeat right center;
        border-top: 1px solid #CCCCCC;
}


#footer ul {
	margin: 0px;
	padding: 10px 0px 0px 20px;
	list-style: none;
}
#footer a {
	color: #333399;
	text-decoration: underline;
	margin: 0px;
	padding-left: 15px;
	font-size: 11px;
	background-image: url(images/triangle.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#footer a:hover,#wrapper #footer a:active {
	color: #330066;
	text-decoration: underline;
}
#footer li {
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	display: inline;
	margin: 0px;
	padding: 0px 10px;
	background-image: url(images/traiangle.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* footer menu   ---------------------------------------*/

#footermenu {
	width:898px;
	clear: both;
	margin: 0px;
	padding: 0px;
	height: auto;
	border: 1px #efefef dotted;
	background-color: #efefef;
	text-align: left;
}


#footermenu address {
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-align: center;
	padding: 10px 0px 0px;
	margin: 0px;
}

/* footer list   ---------------------------------------*/

/* --- 3番目のメニュー --- */
/* --- ナビゲーション --- */
.footerNav3 {
margin-top: 10px;
margin-left: 10px;
font-size: 75%;
}
/* --- メニューエリア --- */
.footerNav3 .nl {
margin: 10px 0; /* メニューのマージン（上下、左右） */
padding: 0;
list-style-type: none;
text-align: left; /* メニューのセンタリング */
}
/* --- メニュー項目 --- */
.footerNav3 .nl li {
padding: 0 3px 0 15px; /* 項目のパディング（上右下左） */
background: url(images/foot_menu2_line2.gif) no-repeat left; /* 項目の背景 */
display: inline;
}
.footerNav3 .nl li.first {
background-image: none;
}

#kakomi1 {
	margin: 10px;
	padding: 5px;
	border: 1px dashed #999999;
	background-color: #eaeaea;
}#kakomi_red {
	font-family: "メイリオ";
	font-size: 14px;
	border: 1px solid #CC0000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #CC0000;
	margin-top: 10px;
	margin-bottom: 10px;
}
.topic_index #menu {
	margin: 0px;
	clear: both;
	padding: 0px;
}
.topic_index #menu #menu_left {
	margin: 0px;
	padding: 5px;
	float: left;
	width: 210px;
}
.topic_index #menu #menu_center {
	margin: 0px;
	padding: 5px;
	float: left;
	width: 210px;
}
.topic_index #menu #menu_right {
	margin: 0px;
	padding: 5px;
	float: left;
	width: 210px;
}
#dot {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 20px;
	margin-bottom: 20px;
}

.table_05 {
	width:90%;
	padding:0px;
	border-collapse:separate;
	border-spacing:0px;
	border-top:1px solid #330066;
	border-left:1px solid #330066;
	empty-cells:show;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.table_05 th {
width:25%;padding:4px 2px 2px 4px;
text-align:left;vertical-align:top;color:#ffffff;
background-color:#330066;
border-top:1px solid #ffffff;border-left:1px solid #ffffff;
border-right:1px solid #330066;border-bottom:1px solid #330066;
}
.table_05 td {
padding:4px 2px 2px 4px;
background-color:#ffffff;
border-right:1px solid #330066;
border-bottom:1px solid #330066;
}

.table_06 {
	width:90%;
	padding:0px;
	border-collapse:separate;
	border-spacing:0px;
	border-top:1px solid #9999ff;
	border-left:1px solid #9999ff;
	empty-cells:show;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 20px;
}
.table_06 th {
width:70%;padding:4px 2px 2px 4px;
text-align:left;vertical-align:top;color:#333333;
background-color:#C1C1FF;
border-top:1px solid #ffffff;border-left:1px solid #ffffff;
border-right:1px solid #9999ff;border-bottom:1px solid #9999ff;
}
.table_06 td {
padding:4px 2px 2px 4px;
background-color:#ffffff;
border-right:1px solid #9999ff;
border-bottom:1px solid #9999ff;
text-align:right
}
#center .topic1 a {
	color: #333399;
	text-decoration: underline;
}
#center .topic1 a:active,#center .topic1 a:hover {
	color: #330066;
    text-decoration: underline;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	display: block;
	height: 22px;
}
#menu a {
	background-image: url(images/arrow01.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}


/* インデックステキストボックス   ---------------------------------------*/

.textarea_news {
	height: 150px;
	width: 660px;
	overflow: auto;
	border:1px solid #cccccc;
	padding-left: 10px;
}
.textarea_news #link4 {
	height: auto;
	width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
}


#service {
	padding: 10px;
	width: 480px;
	background-color: #EBEBD8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	height: 150px;
	margin-bottom: 10px;
}
#service_left {
	float: left;
	width: 160px;
}
#service_right {
	float: left;
	width: 310px;
	padding-left: 10px;
}

#service1 {
	padding: 10px;
	width: 480px;
	clear: both;
	margin-bottom: 10px;
	border: 1px solid #330066;
	height: 60px;
	margin-left: 10px;
}
#service1 #service_right a {
	background-image: url(images/arrow02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

