/* 基本設定 */
body {
	margin:0px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	color:#666666;
	line-height:18px;
	text-align:center;
	background-color:#ffffff;
}

body div {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	margin:0px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	color:#666666;
	line-height:18px;
}

a {color:#0099cc; text-decoration:underline;}
a:hover {color:#00ccff; text-decoration:none;}

p {
	font-size:16px;
	line-height:20px;
	margin:10px 0 10px 0;
}

em {
	color:#ff0000;
	font-size:14px;
	font-style:normal;
	line-height:18px;
}

strong {
	font-size:16px;
	color:#e41b5b;
}

cite {font-size:10px; font-style:normal;}

img {border:0px;}

#wraper {
	width:812px;
	margin:0 auto;
	background-color:#ffffff;
}

.h1-hidden {
	position        : absolute;
	left            : -9999px;
	top             : -9999px;
}

.clear {clear:both;}

/* ヘッダー */
#header {margin:0 auto 0 auto; padding:7px;}
#header .title {margin-right:15px; float:left;}
#header .link {margin:25px 0 0 5px; float:right;}

/* メインコンテンツ */
#main_contents {
	height:auto;
	padding:15px;
	background-image:url(images_new/background.gif);
}

.flashzone {
	width:780px;
	height:230px;
	margin-bottom:10px;
	border-bottom:1px dotted #ffffff;
}

/* ナビゲーション */
#gnavi {
	width:200px;
	height:266px;
	float: left;
}

#gnavi ul, #gnavi li {
	list-style-type: none;
	margin: 0px;
	margin-bottom:1px;
	padding: 0px;
}

#gnavi li a {
	text-decoration: none;
	text-indent: -2000px;
	display:block;
	width:200px;
	height:40px;
	margin-bottom:1px;		
}

#gnavi li a:hover {
	display:block;
	width:200px;
	height:40px;	
	margin-bottom:1px;	
}

#gnavi li#navi01 {background-image: url(images_new/navi01_on.gif);}
#gnavi li#navi01 a {background-image: url(images_new/navi01.gif); text-indent:-9999px;}
#gnavi li#navi01 a:hover {background:none;}
#gnavi li#navi01b a {background-image: url(images_new/navi01_on.gif);}
#gnavi li#navi02 {background-image: url(images_new/navi08_on.gif);}
#gnavi li#navi02 a {background-image: url(images_new/navi08.gif); text-indent:-9999px;}
#gnavi li#navi02 a:hover {background:none;}
#gnavi li#navi02b a {background-image: url(images_new/navi08_on.gif);}
#gnavi li#navi03 {background-image: url(images_new/navi02_on.gif);}
#gnavi li#navi03 a {background-image: url(images_new/navi02.gif); text-indent:-9999px;}
#gnavi li#navi03 a:hover {background:none;}
#gnavi li#navi03b a {background-image: url(images_new/navi02_on.gif);}
#gnavi li#navi04 {background-image: url(images_new/navi03_on.gif);}
#gnavi li#navi04 a {background-image: url(images_new/navi03.gif); text-indent:-9999px;}
#gnavi li#navi04 a:hover {background:none;}
#gnavi li#navi04b a {background-image: url(images_new/navi03_on.gif);}
#gnavi li#navi05 {background-image: url(images_new/navi04_on.gif);}
#gnavi li#navi05 a {background-image: url(images_new/navi04.gif); text-indent:-9999px;}
#gnavi li#navi05 a:hover {background:none;}
#gnavi li#navi05b a {background-image: url(images_new/navi04_on.gif);}
#gnavi li#navi06 {background-image: url(images_new/navi05_on.gif);}
#gnavi li#navi06 a {background-image: url(images_new/navi05.gif); text-indent:-9999px;}
#gnavi li#navi06 a:hover {background:none;}
#gnavi li#navi06b a {background-image: url(images_new/navi05_on.gif);}
#gnavi li#navi07 {background-image: url(images_new/navi06_on.gif);}
#gnavi li#navi07 a {background-image: url(images_new/navi06.gif); text-indent:-9999px;}
#gnavi li#navi07 a:hover {background:none;}
#gnavi li#navi07b a {background-image: url(images_new/navi06_on.gif);}
#gnavi li#navi08 {background-image: url(images_new/navi07_on.gif);}
#gnavi li#navi08 a {background-image: url(images_new/navi07.gif); text-indent:-9999px;}
#gnavi li#navi08 a:hover {background:none;}
#gnavi li#navi08b a {background-image: url(images_new/navi07_on.gif);}
#gnavi li#navi09 {background-image: url(images_new/navi09_on.gif);}
#gnavi li#navi09 a {background-image: url(images_new/navi09.gif); text-indent:-9999px;}
#gnavi li#navi09 a:hover {background:none;}
#gnavi li#navi09b a {background-image: url(images_new/navi09_on.gif);}

/* 左メインコンテンツ */
#left_main {width:200px; float:left;}
#left_main img {margin-top:10px;}

/* 右メインコンテンツ */
#right_main {
	width:540px;
	padding:15px;
	float:right;
	background-color:#ffffff;
	background-image:url(images_new/background_main.gif);
	background-repeat:no-repeat;
}

*html body #right_main {
	width:570px;
	padding:15px;
	float:right;
	background-color:#ffffff;
	background-image:url(images_new/background_main.gif);
	background-repeat:no-repeat;
}

#right_main .imgright {float:right;}

#index_title {
	width:540px;
	padding-bottom:13px;
	margin-bottom:20px;
	border-bottom:1px dotted #f03b8f;
}

#right_main .pointline {
	margin:13px 0;
}

.pointline{
	background:url(images_new/pointline.gif);
	width:540px;
	height:9px;
	text-indent:-2000px;
}


#right_main em {
	width:165px;
}

#right_main .images01,#right_main2 .images01 {
	width:540px;
	height:102px;
	margin-bottom:10px;
	background-image:url(images_new/title05.gif);
	background-repeat:no-repeat;
	text-indent:-2000px;
}

#right_main .images02,#right_main2 .images02 {
	width:540px;
	height:70px;
	margin-bottom:10px;
	background-image:url(images_new/title06.gif);
	background-repeat:no-repeat;
	text-indent:-2000px;
}

#right_main .images03,#right_main2 .images03 {
	width:540px;
	height:83px;
	margin-bottom:10px;
	background-image:url(images_new/title03.gif);
	background-repeat:no-repeat;
	text-indent:-2000px;
}

#right_main .images04,#right_main2 .images04 {
	width:540px;
	height:82px;
	margin-bottom:10px;
	background-image:url(images_new/title01.gif);
	background-repeat:no-repeat;
	text-indent:-2000px;
}

#right_main .images05,#right_main2 .images05 {
	width:540px;
	height:44px;
	margin-bottom:10px;
	background-image:url(images_new/title02.gif);
	background-repeat:no-repeat;
	text-indent:-2000px;
}

#right_main .images06,#right_main2 .images06 {
	width:540px;
	height:78px;
	margin-bottom:10px;
	background-image:url(images_new/title03.gif);
	background-repeat:no-repeat;
	text-indent:-2000px;
}

#right_main .images07,#right_main2 .images07 {
	width:540px;
	height:49px;
	margin-bottom:10px;
	background-image:url(images_new/title04.gif);
	background-repeat:no-repeat;
	text-indent:-2000px;
}

#right_main .images08,#right_main2 .images08 {
	width:540px;
	height:48px;
	margin-bottom:10px;
	background-image:url(images_new/title05.gif);
	background-repeat:no-repeat;
	text-indent:-2000px;
}

#right_main .images09,#right_main2 .images09 {
	width:540px;
	height:46px;
	margin-bottom:10px;
	background-image:url(images_new/title06.gif);
	background-repeat:no-repeat;
	text-indent:-2000px;
}

#right_main .images10,#right_main2 .images10 {
	width:540px;
	height:47px;
	margin-bottom:10px;
	background-image:url(images_new/title07.gif);
	background-repeat:no-repeat;
	text-indent:-2000px;
}

#right_main .images11,#right_main2 .images11 {
	width:540px;
	height:70px;
	margin-bottom:10px;
	background-image:url(images_new/title08.gif);
	background-repeat:no-repeat;
	text-indent:-2000px;
}

#right_main .images12,#right_main2 .images12 {
	width:540px;
	height:102px;
	margin-bottom:10px;
	background-image:url(images_new/title09.gif);
	background-repeat:no-repeat;
	text-indent:-2000px;
}

#right_main .images13,#right_main2 .images13 {
	width:540px;
	height:70px;
	margin-bottom:10px;
	background-image:url(images_new/title10.gif);
	background-repeat:no-repeat;
	text-indent:-2000px;
}

#right_main .subtitle01,#right_main2 .subtitle01 {
	width:165px;
	height:21px;
	background-image:url(images_new/subtitle01.gif);
	background-repeat:no-repeat;
	text-indent:-2000px;
}

#right_main .subtitle02,#right_main2 .subtitle02 {
	width:165px;
	height:21px;
	background-image:url(images_new/subtitle02.gif);
	background-repeat:no-repeat;
	text-indent:-2000px;
}

#right_main .subtitle03,#right_main2 .subtitle03 {
	width:165px;
	height:21px;
	background-image:url(images_new/subtitle03.gif);
	background-repeat:no-repeat;
	text-indent:-2000px;
}

#right_main .subtitle04,#right_main2 .subtitle04 {
	width:165px;
	height:21px;
	background-image:url(images_new/subtitle04.gif);
	background-repeat:no-repeat;
	text-indent:-2000px;
}

#right_main .subtitle05,#right_main2 .subtitle05 {
	width:165px;
	height:21px;
	background-image:url(images_new/subtitle05.gif);
	background-repeat:no-repeat;
	text-indent:-2000px;
}

#right_main2 {
	width:540px;
	padding:15px;
	float:right;
	background-color:#ffffff;
}

*html body #right_main2 {
	width:540px;
	padding:15px;
	float:right;
	background-color:#ffffff;
}

#right_main2 .pointline {margin:13px 0;}
#right_main2 .text {margin:15px 0;}
#right_main2 table {font-size:12px;}	

#right_main2 .text1 {
	font-size:12px;
	line-height:18px;
	text-indent:1em;
	margin-top:10px;
}

#right_main2 em {
	font-size:15px;
	line-height:20px;
	font-weight:bold;
	color:#0099cc;
}

#right_main2 code {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	font-style:normal;
	text-decoration:none;
	color:#ff0000;
	margin:0px;
}

#right_main2 cite {
	font-size:10px;
	text-decoration:none;
}

#right_main2 .img {float:right; margin-left:10px;}

#right_main2 table {
	width:100%;
	margin:10px 0;
	border: 1px solid #cccccc;
	border-collapse: separate;
	border-spacing: 0px;
	background-color:#ffffff;
}

#right_main2 .gray {
	width:120px;
	padding:5px;
	background-color:#f6f6f6;
}

#right_main2 .gray2 {
	padding:5px;
	background-color:#f6f6f6;
}

#right_main2 .White {
	width:180px;
	padding:5px;
	background-color:#fff;
	vertical-align:top;
}

#right_main2 .White2 {
	width:200px;
	padding:5px;
	background-color:#fff;
	vertical-align:top;
}

#right_main2 .yellow {
	padding:5px;
	background-color:#fff8d0;
}

#right_main2 .submit {
	padding:5px;
	text-align:center;
	background-color:#fff;
}

#right_main2 td.right {
	text-align:right;
	padding:5px;
	background-color:#fff;
}

#right_main2 td.left {
	text-align:left;
	padding:5px;
	background-color:#fff;
}

#right_main2 .input { 
	font-size:12px;
	margin:2px 0;
	background-color:#fff; 
	border: 1px solid #ccc; 
}

#right_main2 .button {
	width: 100px;
	height: 25px;
	font-size: 1px;
	line-height: 0;
	text-indent: -10000em;
	border: 0;
	vertical-align: top;
	_vertical-align: text-bottom;
	background:url(images_new/address_button.gif) no-repeat;
}

#right_main2 .next {
	width: 100px;
	height: 25px;
	font-size: 1px;
	line-height: 0;
	text-indent: -10000em;
	border: 0;
	vertical-align: top;
	_vertical-align: text-bottom;
	background:url(images_new/button01.gif) no-repeat;
}

#right_main2 .next2 {
	width: 100px;
	height: 25px;
	font-size: 1px;
	line-height: 0;
	text-indent: -10000em;
	border: 0;
	vertical-align: top;
	_vertical-align: text-bottom;
	background:url(images_new/button01b.gif) no-repeat;
}

#right_main2 .delete {
	width: 100px;
	height: 25px;
	font-size: 1px;
	line-height: 0;
	text-indent: -10000em;
	border: 0;
	vertical-align: top;
	_vertical-align: text-bottom;
	background:url(images_new/button02.gif) no-repeat;
}

#right_main2 .send {
	width: 100px;
	height: 25px;
	font-size: 1px;
	line-height: 0;
	text-indent: -10000em;
	border: 0;
	vertical-align: top;
	_vertical-align: text-bottom;
	background:url(images_new/button03.gif) no-repeat;
}

#right_main2 .back {
	width: 100px;
	height: 25px;
	font-size: 1px;
	line-height: 0;
	text-indent: -10000em;
	border: 0;
	vertical-align: top;
	_vertical-align: text-bottom;
	background:url(images_new/button04.gif) no-repeat;
}

#right_main2 .backnumber {
	font-size:11px;
	line-height:20px;
	width:134px;
	height:160px;
	margin-top:10px;
	text-align:center;
	float:left;
	border-right:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
}


/* フッター */
#footer {
	text-align:center;
	width:780px;
	margin-top:15px;
	padding-top:15px;
	border-top:1px solid #666666;
}

/* レギュラーコンテンツ */
#regular ul,#regular li {
	margin:0 0 0 -15px;
	padding:0px;
	list-style-image:url(images_new/link_icon.gif);
}

#regular li.left {float:left; margin-left:30px;}