/**基本スタイル**/
body,tr,td {
	font-size : 13px;
	font-family: "MS UI Gothic", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #555555;
	line-height: 1.2;
}
select,input {
	font-size : 13px;
	font-family: 'MS UI Gothic';
	color: #555555;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #fae4f9;
}

form {
	margin:3px 0 5px 0;
}

h1, h2, h3 {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}

h1{
	margin-left:8px;
	font-weight:normal;
}

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

/*テキストエリアのデザイン*/
textarea{ font-size : 13px; }

/*リンクのデザイン*/
a:link {font-size: 13px; color:#555555;text-decoration : underline;}
a:visited {font-size: 13px; color:#555555;text-decoration : underline;}
a:active {font-size: 13px; color:#333333;text-decoration : underline;}
a:hover {font-size: 13px; color:#333333;text-decoration: underline;}

/****ヘッダー部分とメニュー部分など全体的なレイアウト****/
/*** 幅840 左メニュ幅160 右メイン幅650 ****/

#whole_container{
	width: 840px;
	background-color: #fae4f9;
	margin: 15px auto 0;
	padding: 0px;
	border: 15px solid fae4f9;
}

/*Star Html Hack*/
* html #whole_container{width: 870px;}
*:first-child+html #whole_container{width: 870px;}
/*Star Html Hack*/

#site_h1{
	text-align: left;
}

#siteHead{
	width: 840px;
	height:100px;
	margin: 0px;
	padding: 0px;
	text-align:left;
	background-color: #ffffff;
	background-image: url(images/top-bg.jpg);
	background-repeat: no-repeat;
}

#siteHead h1{
	font-size: 100%;
	color: #555555;
	margin-left:8px;
	font-weight:normal;
}

#siteHead strong{
	font-weight:normal;
}

#siteHead p {
	height: 90px;
	text-align: right;
	display: block;
	font-size: 12px;
	margin-right: 5px;
}

#topLogo{
	padding: 10px 0 0 8px;
	float:left;
}

#siteHead td{
	background-color: #ffffff;
}

#siteHead a{
	color:#555555;
}

#member_table td{
	background-color: #e3c2d6;
	color:#555555;
	border-top: 1px solid #caa0ba;
}

#member_table a{
	color:#555555;
}

#container{
	width: 840px;
	background-color: #fae4f9;
	margin: 0px;
	padding: 0px;
	text-align:left;
}

#container hr{
	clear: both;
	width: 98%;
	color: #dddddd;
	height:1px;
	border-width:1px 0 0 0;
	margin: 0;
}

.menu{
	width: 178px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}

#content{
	float:right;
	width: 653px;
	margin: 7px 0 0 0;
	padding: 0;
}

/*Star Html Hack*/
* html #menu{width: 180px;}
*:first-child+html #menu{width: 180px;}
* html #content{margin-top: 12px;}
*:first-child+html #content{margin-top: 12px;}
/*Star Html Hack*/

#footerLink {
	clear: both;
	border: 1px solid #cccccc;
	background-color: #eeeeee;
	font-size: 90%;
	color: #555555;
	text-align:center;
	padding: 7px 0 7px 0;
	margin: 0;
}

#footerLink a{
	font-size: 90%;
	color: #555555;
}

/*********** #kensaku styles ***********/

.menu_kensaku{
	margin-top: 3px;
	padding: 5px 10px 3px 8px;
	background: #dddddd url('images/bg_slash_blue.gif') repeat-y;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.top_kensaku{
	width: 160px;
	margin: 15px 0 0 657px;
	padding: 2px 0 1px 10px;
}

/*********** #menu styles ***********/

.menu ul a:link, 
.menu ul a:visited {display: block;text-decoration : none;}
.menu ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
.menu li {
	margin-top: 2px;
	padding-bottom: 2px;
	background-image: url(images/link.gif);
	background-repeat: no-repeat;
	background-position: 8px 5px;
}

/*--- menuLinks ---*/

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

.menuLinks iframe{
	margin: 8px 0 0 8px;
}

.menuLinks h2{
	margin-top: 3px;
	color :#002277;
	background: #dddddd url('images/bg_slash_blue.gif') no-repeat;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

.menuLinks h3{
	margin-top: 3px;
	color :#002277;
	padding: 5px 0px 4px 8px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.menuLinks a:link{
	padding: 3px 0px 2px 8px;
	margin: 0px 8px;
	border-bottom: 1px dotted #cccccc;
}

.menuLinks a:visited{
	padding: 3px 0px 2px 8px;
	margin: 0px 8px;
	border-bottom: 1px dotted #cccccc;
}

.menuLinks a:hover{
	color :#002277;
	padding: 3px 0px 2px 16px;
	margin: 0;
	background-color: #eeeeee;
	background-image: url(images/link2.gif);
	background-repeat: no-repeat;
	background-position: 8px 5px;
}

/*--- menuList ---*/

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

.menuList p{
	margin: 5px;
	font-size: 12px;
	line-height: 1.3em;
}

.menuList iframe{
	margin: 8px 0 0 8px;
}

.menuList h2{
	margin-top: 3px;
	color :#002277;
	background: #dddddd url('images/bg_slash_blue.gif') no-repeat;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

.menuList h3{
	margin-top: 3px;
	color :#002277;
	padding: 5px 0px 4px 8px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.menuList a:link{
	padding: 3px 0px 2px 8px;
	margin: 0px 8px;
	border-bottom: 1px dotted #cccccc;
}

.menuList a:visited{
	padding: 3px 0px 2px 8px;
	margin: 0px 8px;
	border-bottom: 1px dotted #cccccc;
}

.menuList a:hover{
	color :#002277;
	padding: 3px 0px 2px 16px;
	margin: 0;
	background-color: #eeeeee;
	background-image: url(images/link2.gif);
	background-repeat: no-repeat;
	background-position: 8px 5px;
}

.menuList_ul ul a:link, 
.menuList_ul ul a:visited {display: block;text-decoration : none;}
.menuList_ul ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
.menuList_ul li {
	margin-top: 7px;
	padding-bottom: 1px;
	margin-left: 5px;
	background-image: none;
}

.menuList_img_c img {
	margin-left: 10px;
	margin-top: 10px;
}

.menuList_p_c p {
	margin-left: 5px;
	text-align: center;
}

/*--- menuLink2 ---*/

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

.menuLink2 p{
	margin: 5px;
	font-size: 12px;
	line-height: 1.3em;
}

.menuLink2 iframe{
	margin: 8px 0 0 8px;
}

.menuLink2 h2{
	margin-top: 3px;
	color :#002277;
	background: #dddddd url('images/bg_slash_blue.gif') no-repeat;
	padding: 5px 0px 4px 8px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.menuLink2 h3{
	margin-top: 3px;
	color :#002277;
	padding: 5px 0px 4px 8px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.menuLink2 a:link{
	padding: 3px 0px 2px 8px;
	margin: 0px 8px;
}

.menuLink2 a:visited{
	padding: 3px 0px 2px 8px;
	margin: 0px 8px;
}

.menuLink2 a:hover{
	color :#002277;
	margin-top: 0;
	margin-right: 8;
	margin-bottom: 0;
	margin-left: 8;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 8px;
}

#menuLink2_ul ul a:link, 
#menuLink2_ul ul a:visited {display: block;text-decoration : none;}
#menuLink2_ul ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
#menuLink2_ul li {
	margin-top: 7px;
	padding-bottom: 1px;
	margin-left: 5px;
	background-image: none;
}

/*********** .imageLinks styles ***********/

.imageLinks{
	margin: 0px;
	padding: 8px;
}

.imageLinks h3{
	background-color: #cccccc;
	padding: 2px 0px 2px 8px;
}

/*********** カスタマイズ ***********/

.main_sub_pink {
	width: 630px;
	margin-top: 0px;
	margin-bottom: 25px;
	display: block;
	color: #000000;
	background-image: url(images/bk_pink.gif);
	background-repeat: repeat;
	float: left;
	padding: 10px;
	margin-right: 0px;
	margin-left: 0px;
}

.main_sub_pink h2 {
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	margin-left: 10px;
	line-height: 2em;

}

.main_sub_pink h3 {
	font-size: 12px;
	line-height: 2em;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	text-align: left;
}

.main_sub_pink p{
	color: #222222;
	line-height: 1.2em;
	text-align: left;
}

.main_sub_200 {
	float: left;
	width: 295px;
	margin: 5px;
	padding: 5px;
}

.main_sub_img_r {
	float: right;
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.main_sub_img_l {
	float: left;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.hr_line {
	background-image: url(images/hr.gif);
	background-repeat: repeat-x;
	margin-right: 7px;
	margin-left: 7px;
	height: 10px;
	clear: left;
}

.main_sub,
.main_subnf {
	padding: 10px;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	text-align: left;
	display: block;
	float: left;
	width: 630px;
}

.main_sub h2,
.main_subnf h2 {
	padding-left: 3px;
	line-height: 30px;
	margin: 5px;
	color: #000000;
}

.main_sub h3,
.main_subnf h3 {
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}

.main_sub p,
.main_subnf p {
	margin: 0px;
	line-height: 1.2em;
	padding: 5px;
	color: #000000;
}

.main_sub img {
	float: left;
	margin: 5px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
}

.main_sub_img_r {
	float: right;
	padding: 0px;
}

.main_sub_img_l {
	float: left;
	padding: 0px;
}

.main_subnf img {
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: none;
}

.main_sub table,
.main_subnf table {
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}

.main_sub_pink h2 {
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	margin-left: 10px;
	line-height: 2em;

}

.main_sub_pink h3 {
	font-size: 12px;
	line-height: 2em;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
}

.main_sub hr,
.main_subnf hr {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.main_sub ul,
.main_subnf ul {
	margin-left: 5px;
	list-style-type: none;
	margin-right: 5px;
}

.main_sub li,
.main_subnf li {
	line-height: 1.2em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.pen_li li {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	line-height: 2em;
	list-style-image: url(images/col_Memo.png);
	margin-left: 10px;
}

.mail_li {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	line-height: 3em;
	list-style-image: url(images/mail02-032.gif);
	margin-left: 10px;
}

.h2white {
	background-image: url(images/h2_white_620.gif);
	margin-right: 5px;
	margin-left: 5px;
	clear: left;
}

.h2white_270 {
	background-image: url(images/h2_white_270.gif);
	margin-right: 5px;
	margin-left: 5px;
	clear: left;
	background-repeat: no-repeat;
}

.hr_line {
	background-image: url(images/hr.gif);
	background-repeat: repeat-x;
	margin-right: 7px;
	margin-left: 7px;
	height: 10px;
	clear: left;
}

.side_sub_banner {
	display: block;
	padding: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
	text-align: center;

}

.table1_msg {
	padding: 5px;
	margin: 5px;
	width: 295px;
	background-color: #ffffff;
	display: block;
	float: left;
	background-image: url(images/shadow_1000x1000.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.table1_msg td {
	vertical-align: top;
}

.table1_msg strong {
	border-bottom: 1px dotted #CCCCCC;
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
}

.table1_msg img {
	float: left;
	background-image: url(images/shadow_1000x1000.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}

.table1_msg a:hover{
	border: none;
}

.table1_msg a:hover img {
	background-image: url(images/shadow_1000x1000_over.gif);
}

.table1l {
	width: 300px;
	float: left;
	background-image: url(images/shadow_1000x1000.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 5px;
	font-size: 11px;
	height: 150px;
	display: inline;
}

.table1l td {
	vertical-align: top;
}

.table1l strong {
	border-bottom: 1px dotted #CCCCCC;
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
}

.table1l img {
	float: left;
	margin-right: 5px;
	background-color: #FFFFFF;
	background-image: url(images/shadow_1000x1000.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.table1l img.imgr {
	float: right;
	background-color: #FFFFFF;
	background-image: url(images/shadow_1000x1000.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
}


.table1l a:hover{
	border: none;
}

.table1l a:hover img {
	background-image: url(images/shadow_1000x1000_over.gif);
}

.table2 {
	width: 600px;
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	text-align: left;
	background-image: url(images/shadow_1000x1000.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: inline;
	margin-left: 7px;
}

.table2 td {
	vertical-align: top;
}

.table2 strong {
	border-bottom: 1px dotted #CCCCCC;
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
}

.table2 img {
	margin-left: 13px;
	background-color: #FFFFFF;
	background-image: url(images/shadow_1000x1000.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-right: 13px;
	float: left;
}

.table2 a:hover{
	border: none;
}

.table2 a:hover img {
	background-image: url(images/shadow_1000x1000_over.gif);
}

.table3 {
	width: 205px;
	float: left;
	text-align: center;
	font-size: 10px;
	background-image: url(images/shadow_1000x1000.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: inline;
}

.table3 td {
	vertical-align: top;
}

.table3 strong {
	border-bottom: 1px dotted #CCCCCC;
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
}

.table3 img {
	background-color: #FFFFFF;
	background-image: url(images/shadow_1000x1000.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: none;
}

.table3 a:hover{
	border: none;
}

.table3 a:hover img {
	background-image: url(images/shadow_1000x1000_over.gif);
}

.table_250 {
	width: 275px;
	float: left;
	background-image: url(images/shadow_1000x1000.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	height: 275px;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	display: inline;
}

.table_250 p {
	text-align: left;
}

.table_250 h2 {
	color: #FF0000;
}

.table_250  td {
	vertical-align: top;
}
.table_250  strong {
	border-bottom: 1px dotted #CCCCCC;
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
}
.table_250  img {
	margin-right: 5px;
	background-color: #FFFFFF;
	background-image: url(images/shadow_1000x1000.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	float: none;
}

.table_250 form {
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
}

.table_250 a:hover{
	border: none;
}

.table_250  a:hover  img {
	background-image: url(images/shadow_1000x1000_over.gif);
}

.table_180 {
	width: 200px;
	float: left;
	background-image: url(images/shadow_1000x1000.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: 5px;
	height: 200px;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	display: inline;
}
.table_180 td {
	vertical-align: top;
}

.table_180 strong {
	border-bottom: 1px dotted #CCCCCC;
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
}

.table_180 img {
	margin-right: 5px;
	background-color: #FFFFFF;
	background-image: url(images/shadow_1000x1000.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	float: none;
}

.table_180 a:hover{
	border: none;
}

.table_180 a:hover img {
	background-image: url(images/shadow_1000x1000_over.gif);
}

.pen_li li {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	line-height: 2em;
	list-style-image: url(images/col_Memo.png);
	margin-left: 10px;
}

