@charset "UTF-8" ;

/*------------------
ページ全体
------------------*/

/* bodyのスタイル */

body {
	width: 100%;
	background-color:#fafafa;
	margin: 0 auto;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-family: "Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: 13px;
	line-height: 26px;
	color: #444444;
	letter-spacing: 1pt;
	text-align: center;
	text-decoration: none;
}



.clear{
	clear:both;
	line-height:0;
	height:0;
}

br {
	letter-spacing: 0;
}

img {
	border-width: 0px;
}


/* 通常リンクのスタイル */
a { text-decoration: none;}
a:link { color: #3366ff;}
a:visited { color: #3366ff;}
a:hover {
	color: #ff0000;
	text-decoration: none;
}




/*------------------------------------------------------
　レイアウト
------------------------------------------------------*/

/* メイン（wrapper） */
#container {
	width:100%;
	_width:100%;
	background-color:#fafafa;
	margin:0 auto;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px;
	border-color:#cccccc;
}

/* ------------------------------ ヘッダ ------------------------------ */

#header_area {
	background-color:#ffffff;
	background-image: url("../img/common/bg_header.gif");
	background-repeat: repeat-x;
	width: 100%;
	_width: 100%;
	height: 96px;
	float: center;
	margin: 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
}

#header_wrapper {
	position: relative;
	background-color: transparent;
	width: 920px;
	_width: 920px;
	height: 96px;
	float: center;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	text-align: left;
}

#header_left {
	position: relative;
	background-color: transparent;
	width: 420px;
	_width: 420px;
	height: 80px;
	float: left;
	margin: 0px;
	padding: 16px 0px 0px 0px;
	_padding: 16px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	text-align: left;
}

#header_right {
	position: relative;
	background-color: transparent;
	width: 480px;
	_width: 480px;
	height: 86px;
	float: right;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	_padding: 10px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 11px;
	line-height: 22px;
	color: #444444;
	text-decoration: none;
	text-align: right;
}

#header_right a {
	text-decoration: none;
}
#header_right a:link {
	color: #444444;
}
#header_right a:visited {
	color: #444444;
}
#header_right a:hover {
	color: #ff0000;
	text-decoration: none;
}


/* ------------------------------ グローバル ------------------------------ */

#gm_area {
	background-color:#ffffff;
	background-image: url("/img/common/bg_gm.gif");
	background-repeat: repeat-x;
	width: 100%;
	_width: 100%;
	height: 50px;
	float: center;
	margin: 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
}

#gm_wrapper {
	position: relative;
	background-color: transparent;
	width: 922px;
	_width: 926px;
	height: 50px;
	float: center;
	margin: 0 auto;
	_margin-left: 2px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	text-align: left;
}

#gm_area ul{
	height: 50px;
	margin: 0px;
	float: center;
	_margin: 0px 0px 0px 0px;
	padding: 0px;
	_padding: 0px 0px 0px 0px;
	text-align: center;
	border: solid;
	border-width: 0px;
	border-color:#cccccc;
}

#gm_wrapper li { display: inline; }

#gm_wrapper li a{
	display: block;
	float: left;
	height: 50px;
	padding: 0px;
	text-indent: -9999px;
	text-decoration: none;
	/*¥*/
	overflow:hidden;
	/**/
}

/*　通常　*/
#gm_left a {width:1px;background:url(/img/common/gm.jpg) 0px 0 no-repeat;}
#gm_home a {width:184px;background:url(/img/common/gm.jpg) -1px 0 no-repeat;}
#gm_price a{width:184px;background:url(/img/common/gm.jpg) -185px 0 no-repeat;}
#gm_order a {width:184px;background:url(/img/common/gm.jpg) -369px 0 no-repeat;}
#gm_support a {width:184px;background:url(/img/common/gm.jpg) -553px 0 no-repeat;}
#gm_partner a {width:184px;background:url(/img/common/gm.jpg) -737px 0 no-repeat;}
#gm_right a {width:1px;background:url(/img/common/gm.jpg) -921px 0 no-repeat;}

/*　オーバー　*/
#gm_home a:hover {width:184px;background:url(/img/common/gm.jpg) -1px -50px no-repeat;}
#gm_price a:hover {width:184px;background:url(/img/common/gm.jpg) -185px -50px no-repeat;}
#gm_order a:hover {width:184px;background:url(/img/common/gm.jpg) -369px -50px no-repeat;}
#gm_support a:hover {width:184px;background:url(/img/common/gm.jpg) -553px -50px no-repeat;}
#gm_partner a:hover {width:184px;background:url(/img/common/gm.jpg) -737px -50px no-repeat;}

/*　オン　*/
#gm_home a.on {width:184px;background:url(/img/common/gm.jpg) -1px -50px no-repeat;}
#gm_price a.on {width:184px;background:url(/img/common/gm.jpg) -185px -50px no-repeat;}
#gm_order a.on {width:184px;background:url(/img/common/gm.jpg) -369px -50px no-repeat;}
#gm_support a.on {width:184px;background:url(/img/common/gm.jpg) -553px -50px no-repeat;}
#gm_partner a.on {width:184px;background:url(/img/common/gm.jpg) -737px -50px no-repeat;}



/* ------------------------------ メインイメージ ------------------------------ */

#img_main_area {
	background-color:#ffffff;
	background-image: url("/img/common/bg_img_main.gif");
	background-repeat: repeat-x;
	width: 100%;
	_width: 100%;
	height: 378px;
	float: center;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
}

#img_main_area2 {
	background-color: transparent;
	background-image: url("/img/common/bg_img_main2.gif");
	background-repeat: repeat-x;
	width: 100%;
	_width: 100%;
	height: 458px;
	float: center;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
}

#img_main_wrapper2 {
	position: relative;
	background-color:#ffffff;
	background-image: url("/img/top/img_main3.jpg");
	background-repeat: no-repeat;
	width: 960px;
	_width: 960px;
	height: 378px;
	float: center;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	text-align: left;
}

#img_main_wrapper3 {
	position: relative;
	background-color: transparent;
	background-image: url("/img/top/img_main_shadow2.jpg");
	background-repeat: no-repeat;
	width: 940px;
	_width: 960px;
	height: 430px;
	_height: 458px;
	float: center;
	margin: 0 auto;
	padding: 28px 0px 0px 20px;
	_padding: 28px 0px 0px 20px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	text-align: left;
}


/* ------------------------------ メインイメージ（下層ページ） ------------------------------ */

#img_main_sub_area {
	background-color:#ffffff;
	background-image: url("/img/common/bg_img_main_sub.gif");
	background-repeat: repeat-x;
	width: 100%;
	_width: 100%;
	height: 197px;
	float: center;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
}

#img_main_sub_wrapper {
	position: relative;
	background-color: transparent;
	background-image: url("/img/common/bg_img_main_sub_shadow.jpg");
	background-repeat: no-repeat;
	width: 960px;
	_width: 960px;
	height: 169px;
	_height: 197px;
	float: center;
	margin: 0 auto;
	padding: 28px 0px 0px 0px;
	_padding: 28px 0px 0px 20px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	text-align: left;
}

#img_main_sub_service {
	position: relative;
	background-color: transparent;
	background-image: url("/service/img/img_main.jpg");
	background-repeat: no-repeat;
	width: 865px;
	_width: 920px;
	height: 100px;
	_height: 140px;
	float: center;
	margin: 0 auto;
	padding: 40px 0px 0px 55px;
	_padding: 40px 0px 0px 55px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	color: #444444;
	letter-spacing: 0pt;
	text-decoration: none;
	text-align: left;
}

#img_main_sub_price {
	position: relative;
	background-color: transparent;
	background-image: url("/price/img/img_main.jpg");
	background-repeat: no-repeat;
	width: 865px;
	_width: 920px;
	height: 100px;
	_height: 140px;
	float: center;
	margin: 0 auto;
	padding: 40px 0px 0px 55px;
	_padding: 40px 0px 0px 55px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	color: #444444;
	letter-spacing: 0pt;
	text-decoration: none;
	text-align: left;
}

#img_main_sub_order {
	position: relative;
	background-color: transparent;
	background-image: url("/order/img/img_main.jpg");
	background-repeat: no-repeat;
	width: 865px;
	_width: 920px;
	height: 100px;
	_height: 140px;
	float: center;
	margin: 0 auto;
	padding: 40px 0px 0px 55px;
	_padding: 40px 0px 0px 55px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	color: #444444;
	letter-spacing: 0pt;
	text-decoration: none;
	text-align: left;
}


#img_main_sub_support {
	position: relative;
	background-color: transparent;
	background-image: url("/support/img/img_main.jpg");
	background-repeat: no-repeat;
	width: 865px;
	_width: 920px;
	height: 100px;
	_height: 140px;
	float: center;
	margin: 0 auto;
	padding: 40px 0px 0px 55px;
	_padding: 40px 0px 0px 55px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	color: #444444;
	letter-spacing: 0pt;
	text-decoration: none;
	text-align: left;
}

#img_main_sub_home {
	position: relative;
	background-color: transparent;
	background-image: url("/home/img/img_main.jpg");
	background-repeat: no-repeat;
	width: 865px;
	_width: 920px;
	height: 100px;
	_height: 140px;
	float: center;
	margin: 0 auto;
	padding: 40px 0px 0px 55px;
	_padding: 40px 0px 0px 55px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	color: #444444;
	letter-spacing: 0pt;
	text-decoration: none;
	text-align: left;
}

#img_main_sub_partner {
	position: relative;
	background-color: transparent;
	background-image: url("/partner/img/img_main.jpg");
	background-repeat: no-repeat;
	width: 865px;
	_width: 920px;
	height: 100px;
	_height: 140px;
	float: center;
	margin: 0 auto;
	padding: 40px 0px 0px 55px;
	_padding: 40px 0px 0px 55px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	color: #444444;
	letter-spacing: 0pt;
	text-decoration: none;
	text-align: left;
}

#img_main_sub_campaign {
	position: relative;
	background-color: transparent;
	background-image: url("/campaign/img/img_main.jpg");
	background-repeat: no-repeat;
	width: 865px;
	_width: 920px;
	height: 100px;
	_height: 140px;
	float: center;
	margin: 0 auto;
	padding: 40px 0px 0px 55px;
	_padding: 40px 0px 0px 55px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	color: #444444;
	letter-spacing: 0pt;
	text-decoration: none;
	text-align: left;
}

#img_main_sub_app {
	position: relative;
	background-color: transparent;
	background-image: url("/app/img/img_main.jpg");
	background-repeat: no-repeat;
	width: 865px;
	_width: 920px;
	height: 100px;
	_height: 140px;
	float: center;
	margin: 0 auto;
	padding: 40px 0px 0px 55px;
	_padding: 40px 0px 0px 55px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	color: #444444;
	letter-spacing: 0pt;
	text-decoration: none;
	text-align: left;
}




/* ------------------------------ バーエリア ------------------------------ */

#bar_area {
	background-color:#ffffff;
	background-image: url("../img/common/bg_bar.gif");
	background-repeat: repeat-x;
	width: 100%;
	_width: 100%;
	height: 50px;
	float: center;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
}

#bar_wrapper {
	position: relative;
	background-color: transparent;
	width: 920px;
	_width: 920px;
	height: 50px;
	float: center;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	text-align: center;
}

#bar_topic_path {
	position: relative;
	background-color: transparent;
	width: 920px;
	_width: 920px;
	height: 35px;
	float: left;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	_padding: 15px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 11px;
	line-height: 22px;
	color: #444444;
	text-decoration: none;
	text-align: left;
}

#bar_topic_path a {
	text-decoration: none;
	font-weight: bold;
}
#bar_topic_path a:link {
	color: #444444;
}
#bar_topic_path a:visited {
	color: #444444;
}
#bar_topic_path a:hover {
	color: #ff0000;
	text-decoration: none;
}

#bar_left {
	position: relative;
	background-color: transparent;
	width: 620px;
	_width: 620px;
	height: 96px;
	float: left;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 30px;
	_padding: 10px 0px 0px 30px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 13px;
	line-height: 22px;
	color: #444444;
	text-decoration: none;
	text-align: left;
}

#bar_right {
	position: relative;
	background-color: transparent;
	width: 250px;
	_width: 250px;
	height: 84px;
	float: right;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 22px 0px 0px 0px;
	_padding: 22px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
}

/* ------------------------------ コンテンツエリア ------------------------------ */


#contents_wrapper {
	position: relative;
	background-color: transparent;
	width: 926px;
	_width: 926px;
	float: center;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	text-align: left;
}

.column_full_upper {
	position: relative;
	background-color: transparent;
	background-image: url("/img/common/bg_plate_full_upper.gif");
	background-repeat: no-repeat;
	width: 926px;
	_width: 926px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
}

.column_full_lower {
	position: relative;
	background-color: transparent;
	background-image: url("/img/common/bg_plate_full_lower.gif");
	background-repeat: no-repeat;
	width: 926px;
	_width: 926px;
	height: 24px;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
}

.column_full_upper_s {
	position: relative;
	background-color: transparent;
	background-image: url("/img/common/bg_plate_full_upper_s.gif");
	background-repeat: no-repeat;
	width: 926px;
	_width: 926px;
	height: 6px;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
}

.column_full_lower_s {
	position: relative;
	background-color: transparent;
	background-image: url("/img/common/bg_plate_full_lower_s.gif");
	background-repeat: no-repeat;
	width: 926px;
	_width: 926px;
	height: 10px;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
}

.column_full {
	position: relative;
	background-color: transparent;
	background-image: url("/img/common/bg_plate_full.gif");
	background-repeat: repeat-y;
	width: 846px;
	_width: 926px;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 15px 40px 10px 40px;
	_padding: 15px 40px 10px 40px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 12px;
	line-height: 22px;
	color: #444444;
	text-decoration: none;
	text-align: left;
}

.column_full_news {
	position: relative;
	background-color: transparent;
	background-image: url("/img/common/bg_plate_full.gif");
	background-repeat: repeat-y;
	width: 896px;
	_width: 926px;
	height: 17px;
	_height: 30px;
	margin: 0px 0px 0px 0px;
	_margin: -10px 0px 0px 0px;
	padding: 6px 15px 7px 15px;
	_padding: 6px 15px 7px 15px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 13px;
	line-height: 19px;
	color: #444444;
	text-decoration: none;
	text-align: left;
}

.column_200 {
	position: relative;
	background-color: transparent;
	width: 200px;
	_width: 200px;
	float: left;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	text-align: left;
}

.column_680 {
	position: relative;
	background-color: transparent;
	width: 680px;
	_width: 680px;
	float: left;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 4px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 12px;
	line-height: 19px;
	color: #444444;
	text-decoration: none;
	text-align: left;
}



.column_260 {
	position: relative;
	background-color: transparent;
	width: 260px;
	_width: 260px;
	float: left;
	margin: 0px 30px 0px 0px;
	_margin: 0px 30px 0px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 12px;
	line-height: 20px;
	color: #444444;
	text-decoration: none;
	text-align: left;
}

.column_260e {
	position: relative;
	background-color: transparent;
	width: 260px;
	_width: 260px;
	float: left;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 12px;
	line-height: 20px;
	color: #444444;
	text-decoration: none;
	text-align: left;
}

.subtitle_260 {
	position: relative;
	width: 252px;
	_width: 252px;
	float: left;
	margin: 0px 0px 15px 0px;
	_margin: 0px 0px 15px 0px;
	padding: 4px 0px 2px 10px;
	_padding: 4px 0px 2px 10px;
	border: solid;
	border-width: 0px 0px 0px 8px;
	border-color:#ff6600;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.column_245 {
	position: relative;
	background-color: transparent;
	width: 245px;
	_width: 245px;
	float: left;
	margin: 0px 20px 0px 0px;
	_margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 12px;
	line-height: 20px;
	color: #444444;
	text-decoration: none;
	text-align: left;
}

.column_315e {
	position: relative;
	background-color: transparent;
	width: 315px;
	_width: 315px;
	float: left;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 12px;
	line-height: 20px;
	color: #444444;
	text-decoration: none;
	text-align: left;
}

.column_80 {
	position: relative;
	background-color: transparent;
	width: 80px;
	_width: 80px;
	float: left;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 12px;
	line-height: 20px;
	color: #444444;
	text-decoration: none;
	text-align: left;
}

.column_160 {
	position: relative;
	background-color: transparent;
	width: 160px;
	_width: 160px;
	float: right;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 11px;
	line-height: 18px;
	color: #444444;
	text-decoration: none;
	text-align: left;
}

.column_230 {
	position: relative;
	background-color: transparent;
	width: 230px;
	_width: 230px;
	float: right;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 11px;
	line-height: 18px;
	color: #444444;
	text-decoration: none;
	text-align: left;
}

.column_450 {
	position: relative;
	background-color: transparent;
	width: 450px;
	_width: 450px;
	float: left;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 13px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.column_400 {
	position: relative;
	background-color: transparent;
	width: 400px;
	_width: 400px;
	float: left;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 13px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.column_350 {
	position: relative;
	background-color: transparent;
	width: 350px;
	_width: 350px;
	float: right;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 13px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.column_360 {
	position: relative;
	background-color: transparent;
	width: 360px;
	_width: 360px;
	float: right;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 13px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.column_20_left {
	position: relative;
	background-color: transparent;
	width: 20px;
	_width: 20px;
	float: left;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	_padding: 1px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
	text-align: left;
}

.column_580_right {
	position: relative;
	background-color: transparent;
	width: 580px;
	_width: 580px;
	float: right;
	margin: 0px 0px 10px 0px;
	_margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
	text-align: left;
}



.column_half_left {
	position: relative;
	background-color: transparent;
	width: 298px;
	_width: 298px;
	float: left;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
	text-align: left;
}

.column_half_right {
	position: relative;
	background-color: transparent;
	width: 298px;
	_width: 298px;
	float: right;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
	text-align: left;
}


#column_left {
	position: relative;
	background-color: transparent;
	width: 650px;
	_width: 650px;
	float: left;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 13px;
	line-height: 22px;
	color: #444444;
	text-decoration: none;
	text-align: left;
}

#column_right {
	position: relative;
	background-color: transparent;
	width: 266px;
	_width: 266px;
	float: right;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
}


/* ---------- コンテンツエリア（プレート・ボディ） ---------- */

#column_left {
	position: relative;
	background-color: transparent;
	width: 686px;
	_width: 686px;
	float: left;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 13px;
	line-height: 22px;
	color: #444444;
	text-decoration: none;
	text-align: left;
}

.column_body_upper {
	position: relative;
	background-color: transparent;
	background-image: url("/img/common/bg_plate_body_upper.gif");
	background-repeat: no-repeat;
	width: 686px;
	_width: 686px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
}

.column_body_lower {
	position: relative;
	background-color: transparent;
	background-image: url("/img/common/bg_plate_body_lower.gif");
	background-repeat: no-repeat;
	width: 686px;
	_width: 686px;
	height: 24px;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
}

.column_body {
	position: relative;
	background-color: transparent;
	background-image: url("/img/common/bg_plate_body.gif");
	background-repeat: repeat-y;
	width: 606px;
	_width: 686px;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 15px 40px 10px 40px;
	_padding: 15px 40px 10px 40px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 12px;
	line-height: 22px;
	color: #444444;
	text-decoration: none;
	text-align: left;
}

/* ---------- コンテンツエリア（プレート・メニュー） ---------- */

#column_right {
	position: relative;
	background-color: transparent;
	width: 226px;
	_width: 226px;
	float: right;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
}

.column_menu_upper_title {
	position: relative;
	background-color: transparent;
	background-image: url("/img/common/bg_plate_menu_upper_title.gif");
	background-repeat: no-repeat;
	width: 226px;
	_width: 226px;
	height: 40px;
	_height: 50px;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	_padding: 10px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}

.column_menu_lower {
	position: relative;
	background-color: transparent;
	background-image: url("/img/common/bg_plate_menu_lower.gif");
	background-repeat: no-repeat;
	width: 226px;
	_width: 226px;
	height: 24px;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
}

.column_menu {
	position: relative;
	background-color: transparent;
	background-image: url("/img/common/bg_plate_menu.gif");
	background-repeat: repeat-y;
	width: 186px;
	_width: 226px;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 15px 20px 10px 20px;
	_padding: 15px 20px 10px 20px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 12px;
	line-height: 18px;
	color: #444444;
	text-decoration: none;
	text-align: left;
}

.column_menu a {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 18px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #444444;
	text-align: left;
	background-image: url("/img/common/bullet_menu.gif");
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
.column_menu a:visited {
	color: #444444;
}
.column_menu a:hover,a:active {
	color: #ff0000;
}

.column_menu img {
	margin: 8px 0px 8px 0px;
}


.column_menu a.submenu {
	display: inline;
	margin: 0px 0px 0px 18px;
	padding: 0px 0px 2px 14px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #444444;
	text-align: left;
	background-image: url("/img/common/bullet_menu_sub.gif");
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

.column_menu a:hover.submenu,a:active.submenu {
	color: #ff0000;
}




/* ------------------------------ 記事プレート ------------------------------ */


.article_upper {
	position: relative;
	background-color: transparent;
	background-image: url("../img/common/bg_article_upper.gif");
	background-repeat: no-repeat;
	width: 650px;
	_width: 650px;
	height: 10px;
	_height: 10px;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px -6px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	text-align: left;
}

.article_body {
	position: relative;
	background-color:#ffffff;
	background-image: url("../img/common/bg_article_body.gif");
	background-repeat: repeat-y;
	width: 595px;
	_width: 650px;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px -6px 0px;
	padding: 10px 25px 15px 30px;
	_padding: 10px 25px 15px 30px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
}

.article_bottom {
	position: relative;
	background-color: transparent;
	background-image: url("../img/common/bg_article_bottom.gif");
	background-repeat: no-repeat;
	width: 650px;
	_width: 650px;
	height: 10px;
	margin: 0px 0px 10px 0px;
	_margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px;
	border-color:#cccccc;
	text-align: left;
}

.article_inner_left {
	position: relative;
	background-color: transparent;
	width: 240px;
	_width: 240px;
	float: left;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
}

.article_inner_right {
	position: relative;
	background-color: transparent;
	width: 330px;
	_width: 330px;
	float: right;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
}

.article_title {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 36px;
}

/* ---------- コンテンツエリア（よくある質問・回答） ---------- */

.faq_a_icon {
	position: relative;
	background-color: transparent;
	width: 24px;
	_width: 24px;
	float: left;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
}

.faq_a_text {
	position: relative;
	background-color: transparent;
	width: 570px;
	_width: 570px;
	float: right;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
	_padding: 6px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
}


/* ------------------------------ 右メニュー ------------------------------ */


.menu_upper {
	position: relative;
	background-color: transparent;
	background-image: url("../img/common/bg_menu_upper.gif");
	background-repeat: no-repeat;
	width: 266px;
	_width: 266px;
	height: 23px;
	_height: 23px;
	margin: 62px 0px 0px 0px;
	_margin: 62px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	text-align: left;
}

.menu_body {
	position: relative;
	background-color:transparent;
	background-image: url("../img/common/bg_menu_body.gif");
	background-repeat: repeat-y;
	width: 266px;
	_width: 266px;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 5px 0px 10px 0px;
	_padding: 5px 0px 10px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
}

.menu_bottom {
	position: relative;
	background-color: transparent;
	background-image: url("../img/common/bg_menu_bottom.gif");
	background-repeat: no-repeat;
	width: 266px;
	_width: 266px;
	height: 26px;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px;
	border-color:#cccccc;
	text-align: left;
}

.hr_dot_menu {
	margin: 15px 0px 15px 16px;
}



/* ------------------------------ フッターリンク ------------------------------ */

#footer_link_upper {
	background-color:#ffffff;
	background-image: url("/img/common/bg_footer_link_upper.gif");
	background-repeat: repeat-x;
	width: 100%;
	_width: 100%;
	height: 20px;
	float: center;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
}

#footer_link {
	background-color:#ffffff;
	background-image: url("/img/common/bg_footer_link.gif");
	background-repeat: repeat;
	width: 100%;
	_width: 100%;
	float: center;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
}

#footer_link_wrapper {
	position: relative;
	background-color: transparent;
	width: 920px;
	_width: 920px;
	float: center;
	margin: 0 auto;
	padding: 20px 0px 40px 0px;
	_padding: 20px 0px 40px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 11px;
	font-weight: normal;
	line-height: 28px;
	color: #ffffff;
	text-align: left;
}

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

.footer_link_title {
	margin: 0px 0px 15px 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 28px;
	color: #ffff00;
}

.footer_link_title2 {
	margin: 0px 0px 17px 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 28px;
	color: #ffff00;
}

.footer_link_column_170 {
	position: relative;
	background-color: transparent;
	width: 170px;
	_width: 170px;
	float: left;
	margin: 0px 30px 0px 0px;
	_margin: 0px 30px 0px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 1pt;
	color: #ffffff;
	text-decoration: none;
}

.hr_3040 {
	margin: 3px 0px 4px 0px;
}

.footer_link_column_bizpalette {
	position: relative;
	background-color: transparent;
	width: 260px;
	_width: 260px;
	float: left;
	margin: 0px 30px 0px 0px;
	_margin: 0px 30px 0px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1pt;
	color: #ffffff;
	text-decoration: none;
}

.hr_6070 {
	margin: 6px 0px 7px 0px;
}

.footer_link_column_gmohs {
	position: relative;
	background-color: transparent;
	width: 185px;
	_width: 185px;
	float: right;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 1pt;
	color: #ffffff;
	text-decoration: none;
}

#footer_link_mothers {
	position: relative;
	background-color: transparent;
	width: 180px;
	_width: 180px;
	float: left;
	margin: 0px 5px 0px 0px;
	_margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 0pt;
	color: #ffffff;
	text-decoration: none;
}

#footer_link_isms {
	position: relative;
	background-color: transparent;
	width: 260px;
	_width: 260px;
	float: left;
	margin: 0px 5px 0px 0px;
	_margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 0pt;
	color: #ffffff;
	text-decoration: none;
}

#footer_link_webalert_icon {
	position: relative;
	background-color: transparent;
	width: 115px;
	_width: 115px;
	float: left;
	margin: 0px 7px 0px 0px;
	_margin: 0px 7px 0px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 0pt;
	color: #ffffff;
	text-decoration: none;
}

#footer_link_webalert {
	position: relative;
	background-color: transparent;
	width: 140px;
	_width: 140px;
	float: left;
	margin: 0px 5px 0px 0px;
	_margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 0pt;
	color: #ffffff;
	text-decoration: none;
}

#footer_link_webalert a {
	text-decoration: none;
}
#footer_link_webalert a:link {
	color: #ffff00;
}
#footer_link_webalert a:visited {
	color: #ffff00;
}
#footer_link_webalert a:hover,a:active {
	color: #ff0000;
}

#footer_link_kikin {
	position: relative;
	background-color: transparent;
	width: 185px;
	_width: 185px;
	float: left;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 0pt;
	color: #ffffff;
	text-decoration: none;
}


/* ------------------------------ フッター ------------------------------ */

#footer {
	background-color:#ffffff;
	background-image: url("/img/common/bg_footer.gif");
	background-repeat: repeat-x;
	width: 100%;
	_width: 100%;
	height: 40px;
	float: center;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
}

#footer_wrapper {
	position: relative;
	background-color: transparent;
	width: 920px;
	_width: 920px;
	height: 36px;
	float: center;
	margin: 0 auto;
	padding: 3px 0px 0px 0px;
	_padding: 3px 0px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 11px;
	font-weight: normal;
	line-height: 28px;
	color: #ffffff;
	text-align: right;
}





/* ページトップリンク*/
.pagetop a {
	margin: 10px 0px 0px 0px;
	padding: 2px 19px 0px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 12px;
	font-weight: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #666666;
	text-align: right;
	background-image: url("../img/common/bullet_top.gif");
	background-repeat: no-repeat;
	background-position: right;
	float: right;
}
.pagetop a:visited {
	color: #666666;
}
.pagetop a:hover,a:active {
	color: #cc0000;
}



/*------------------------------------------------------
　テーブル
------------------------------------------------------*/

.table_hr table {
	border-width: 0px;
	border-color: #cccccc;
	border-style: solid;
	margin: 0px 0px 15px 0px;
	margin-top: 5px;
	padding: 4px;
	border-collapse: collapse;
	border-spacing: 0px;
	background-color: #ffffff;
	font-size:12px;
	line-height: 24px;
	color: #444444;
	font-weight: normal;
}

.table_hr th {
	margin: 0px 0px 0px 0px;
	padding: 4px 6px 4px 6px;
	border-style: solid dotted solid solid;
	border-width: 1px 1px 0px 0px;
	border-color: #cccccc ;
	background-color: #fcfcfc;
	font-weight: normal;
	text-align: left;
}

.table_hr th.category {
	border-width: 1px 0px 0px 0px;
	background-color: #f0f0f0;
	font-weight: bold;
	color: #444444;
	text-align: left;
}

.table_hr th.small {
	background-color: #f0f0f0;
	color: #444444;
	font-size:12px;
	line-height: 18px;
	text-align: left;
}

.table_hr th.end {
	border-width: 1px 1px 1px 0px;
}

.table_hr td {
	margin: 0px 0px 0px 0px;
	padding: 4px 6px 4px 6px;
	border-style: solid dotted solid solid;
	border-width: 1px 1px 0px 0px;
	border-color: #cccccc ;
	font-weight: normal;
	text-align: center;
}

.table_hr td.title {
	padding: 15px 0px 15px 0px;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}

.table_hr td.title_right_end {
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	border-width: 1px 0px 0px 0px;
}

.table_hr td.instruction {
	padding: 15px 15px 15px 15px;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
}

.table_hr td.instruction_right_end {
	padding: 15px 15px 15px 15px;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	border-width: 1px 0px 0px 0px;
}

.table_hr td.instruction_right_end_end {
	padding: 15px 15px 15px 15px;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	border-width: 1px 0px 1px 0px;
}

.table_hr td.right_end {
	border-width: 1px 0px 0px 0px;
}

.table_hr td.right_end_end {
	border-width: 1px 0px 1px 0px;
}

.table_hr td.end {
	border-width: 1px 1px 1px 0px;
}


/*------------------------------------------------------
　テーブル（コンパクト）
------------------------------------------------------*/

.table_hr_s table {
	border-width: 0px;
	border-color: #cccccc;
	border-style: solid;
	margin: 0px 0px 8px 0px;
	margin-top: 5px;
	padding: 4px;
	border-collapse: collapse;
	border-spacing: 0px;
	background-color: #ffffff;
	font-size:12px;
	line-height: 18px;
	color: #444444;
	font-weight: normal;
}

.table_hr_s th {
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 8px;
	border-style: solid dotted solid solid;
	border-width: 1px 1px 0px 0px;
	border-color: #cccccc ;
	background-color: #fcfcfc;
	font-weight: normal;
	text-align: left;
}

.table_hr_s th.category {
	background-color: #f0f0f0;
	font-weight: bold;
	color: #444444;
	text-align: left;
}

.table_hr_s th.small {
	background-color: #f0f0f0;
	color: #444444;
	font-size:12px;
	line-height: 18px;
	text-align: left;
}

.table_hr_s th.end {
	border-width: 1px 1px 1px 0px;
}

.table_hr_s td {
	margin: 0px 0px 0px 0px;
	padding: 6px 8px 6px 8px;
	border-style: solid dotted solid solid;
	border-width: 1px 1px 0px 0px;
	border-color: #cccccc ;
	font-weight: normal;
	text-align: center;
}

.table_hr_s td.title {
	padding: 8px 0px 8px 0px;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
}

.table_hr_s td.title_right_end {
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	border-width: 1px 0px 0px 0px;
}

.table_hr_s td.instruction {
	padding: 8px 8px 8px 8px;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
}

.table_hr_s td.instruction_right_end {
	padding: 8px 8px 8px 8px;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	border-width: 1px 0px 0px 0px;
}

.table_hr_s td.instruction_right_end_end {
	padding: 8px 8px 8px 8px;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	border-width: 1px 0px 1px 0px;
}

.table_hr_s td.right_end {
	border-width: 1px 0px 0px 0px;
}

.table_hr_s td.right_end_end {
	border-width: 1px 0px 1px 0px;
}

.table_hr_s td.end {
	border-width: 1px 1px 1px 0px;
}



/*------------------------------------------------------
　テーブル（会社概要など）
------------------------------------------------------*/

.table_hr2 table {
	border-width: 0px;
	border-color: #aaaaaa;
	border-style: solid;
	margin: 0px 0px 15px 0px;
	margin-top: 5px;
	padding: 4px 4px 4px 6px;
	border-collapse: collapse;
	border-spacing: 0px;
	background-color: #ffffff;
	font-size:12px;
	line-height: 24px;
	color: #444444;
	font-weight: normal;
}

.table_hr2 th {
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 8px;
	border-style: solid solid solid solid;
	border-width: 1px 1px 0px 0px;
	border-color: #aaaaaa ;
	background-color: #f8f8f8;
	font-weight: normal;
	text-align: left;
}

.table_hr2 th.category {
	padding: 8px 4px 8px 6px;
	background-color: #444444;
	border-style: solid solid solid solid;
	border-width: 1px 0px 0px 0px;
	border-color: #aaaaaa ;
	font-size:13px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
}

.table_hr2 th.end {
	border-width: 1px 1px 1px 0px;
}

.table_hr2 th.right_end {
	border-width: 1px 0px 1px 0px;
	text-align: center;
}

.table_hr2 td {
	margin: 0px 0px 0px 0px;
	padding: 6px 8px 6px 8px;
	border-style: solid dotted solid solid;
	border-width: 1px 0px 0px 0px;
	border-color: #aaaaaa ;
	font-weight: normal;
	text-align: left;
}

.table_hr2 td.end {
	border-width: 1px 0px 1px 0px;
}




/* ボタン */
a.btn {
	display: inline;
	background-image: url("/img/common/btn_bg.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 13px 0px 0px 0px;
	margin-top: 5px;
	width: 280px;
	height: 31px;
	border: solid;
	border-width: 0px 0px 0px 0px ;
	border-color:#ffffff;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	line-height: 12px;
	letter-spacing: 1px;
	text-align: center;
	float: left;
}
a:visited.btn {
	color: #ffffff;
}
a:hover.btn  {
	color: #ff0000;
}
a:active.btn  {
	color: #ff0000;
}





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


/* bullet付きリンク（ヘッダ） */
a.bullet {
	display: inline;
	background-image: url("../img/common/bullet.gif");
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding: 3px 0px 0px 18px;
	margin-top: 3px;
	height: 15px;
	border: solid;
	border-width: 0px 0px 0px 0px ;
	border-color:#ffffff;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 12px;
	letter-spacing: 0px;
	text-align: left;
}
a:visited.bullet {
	color: #666666;
}
a:hover.bullet  {
	color: #cc0000;
}
a:active.bullet  {
	color: #cc0000;
}



/*------------------------------------------------------
　テーブル
------------------------------------------------------*/


/* 枠線付きテーブルのスタイル（table） */
.table_waku table {
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	margin: 0px;
	margin-top: 5px;
	padding: 4px;
	border-collapse: collapse;
	border-spacing: 0px;
	background-color: #ffffff;
	font-size:12px;
	line-height: 130%;
	color: #666666;
	font-weight: normal;
}

/* 枠線付きテーブルのスタイル（th） */
.table_waku th {
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	margin: 0px;
	padding: 4px 4px 4px 10px;
	border-collapse: collapse;
	border-spacing: 0px;
	background-color: #eeeeee;
	font-size:12px;
	line-height: 24px;
	color: #666666;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
}

/* 枠線付きテーブルのスタイル（th追加） */
.table_waku th.header1 {
	background-color: #99ccff;
	font-weight: bold;
	text-align: center;
}

/* 枠線付きテーブルのスタイル（th追加） */
.table_waku th.header2 {
	background-color: #aaddff;
	font-weight: bold;
	text-align: center;
}

/* 枠線付きテーブルのスタイル（th追加） */
.table_waku th.item_name {
	background-color: #ddeeff;
	text-align: center;
}

/* 枠線付きテーブルのスタイル（th追加） */
.table_waku th.cell {
	background-color: #ffffcc;
	text-align: center;
}

/* 枠線付きテーブルのスタイル（td） */
.table_waku td {
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	margin: 0px;
	padding: 4px;
	border-collapse: collapse;
	border-spacing: 0px;
	background-color: #ffffff;
	font-size:13px;
	line-height: 24px;
	text-align: center;
	vertical-align: middle;
}

/* 枠線付きテーブルのスタイル（td） */
.table_waku td {
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	margin: 0px;
	padding: 15px 10px 10px 10px;
	border-collapse: collapse;
	border-spacing: 0px;
	background-color: #ffffff;
	font-size:11px;
	line-height: 16px;
	text-align: left;
}


.article {
	width: 648px;
	_width: 718px;
	margin: 0px 0px 0px 0px;
	padding: 25px 25px 25px 25px;
	border-width: 10px;
	border-color: #eeeeee;
	border-style: solid;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #666666;
	letter-spacing: 1pt;
	text-align: left;
	text-decoration: none;
}

.bullet_num_01 {
	margin: 0px 0px 4px 0px;
	height: 22px;
	background-image: url("../img/bullet_num_01.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 3px 0px 5px 28px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	line-height: 16px;
	color: #444444;
	font-weight: bold;
}

.bullet_num_02 {
	margin: 0px 0px 4px 0px;
	height: 22px;
	background-image: url("../img/bullet_num_02.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 3px 0px 5px 28px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	line-height: 16px;
	color: #444444;
	font-weight: bold;
}

.bullet_num_03 {
	margin: 0px 0px 4px 0px;
	height: 22px;
	background-image: url("../img/bullet_num_03.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 3px 0px 5px 28px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	line-height: 16px;
	color: #444444;
	font-weight: bold;
}

.bullet_num_01b {
	margin: 0px 0px 4px 0px;
	height: 22px;
	background-image: url("../img/bullet_num_01.gif");
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding: 0px 0px 5px 28px;
	margin: 0px 0px 10px 0px;
	font-size: 11px;
	line-height: 13px;
	color: #444444;
	font-weight: bold;
}

.bullet_num_02b {
	margin: 0px 0px 4px 0px;
	height: 22px;
	background-image: url("../img/bullet_num_02.gif");
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding: 0px 0px 5px 28px;
	margin: 0px 0px 10px 0px;
	font-size: 11px;
	line-height: 13px;
	color: #444444;
	font-weight: bold;
}

.bullet_num_03b {
	margin: 0px 0px 4px 0px;
	height: 22px;
	background-image: url("../img/bullet_num_03.gif");
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding: 0px 0px 5px 28px;
	margin: 0px 0px 10px 0px;
	font-size: 11px;
	line-height: 13px;
	color: #444444;
	font-weight: bold;
}

.bullet_star {
	margin: 0px 0px 4px 0px;
	height: 27px;
	background-image: url("../img/common/bullet_star.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 3px 0px 5px 34px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	line-height: 20px;
	color: #444444;
	font-weight: bold;
}

.column_a {
	width: 678px;
	_width: 718px;
	margin: 0px 0px 0px 0px;
	padding: 15px 20px 25px 20px;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #666666;
	letter-spacing: 1pt;
	text-align: left;
	text-decoration: none;
}

p.column_b {
	width: 608px;
	_width: 648px;
	margin: 0px 0px 0px 0px;
	padding: 15px 20px 20px 20px;
	border-width: 1px;
	border-color: #0099ff;
	border-style: solid;
	background-color: #f2faff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	letter-spacing: 1pt;
	text-align: left;
	text-decoration: none;
}

.button {
	width: 718px;
	_width: 718px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	border-width: 0px;
	border-color: #0099ff;
	border-style: solid;
	background-color: #ffffff;
	text-align: center;
}

p.text {
	width: 540px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	letter-spacing: 1pt;
	text-align: left;
	text-decoration: none;
}

p.indent_text {
	width: 520px;
	margin: 10px 0px 10px 20px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	letter-spacing: 1pt;
	text-align: left;
	text-decoration: none;
}

p.attention_s {
	width: 310px;
	text-indent: -11px;
	margin: 0px 0px 4px 20px;
	padding: 0px 0px 0px 0px;
	font-size:11px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}

p.attention {
	width: 668px;
	text-indent: -12px;
	margin: 4px 0px 4px 24px;
	padding: 0px 0px 0px 0px;
	font-size:11px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}

p.attention_600 {
	width: 594px;
	_width: 606px;
	text-indent: -12px;
	margin: 4px 0px 4px 16px;
	_margin: 4px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 16px;
	font-size:11px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}

p.attention_num {
	width: 814px;
	text-indent: -26px;
	margin: 0px 0px 6px 10px;
	padding-left: 20px;
	font-size:12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}

p.attention_num_n {
	width: 580px;
	_width: 606px;
	text-indent: -26px;
	margin: 0px 0px 6px 10px;
	_margin: 0px 0px 6px 0px;
	padding-left: 20px;
	_padding-left: 26px;
	font-size:12px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
}

p.attention_q {
	width: 588px;
	_width: 606px;
	text-indent: -18px;
	_text-indent: -18px;
	margin: 12px 0px 4px 24px;
	_margin: 12px 0px 4px 6px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 18px;
	font-size:12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}

p.attention_a {
	width: 588px;
	_width: 606px;
	text-indent: -18px;
	_text-indent: -18px;
	margin: 4px 0px 12px 24px;
	_margin: 4px 0px 12px 6px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 18px;
	font-size:12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}



/*------------------------------------------------------
　フォント
------------------------------------------------------*/

/* セクションタイトル */
h2 {
	margin: 0px 0px 5px 0px;
	padding: 6px 0px 20px 0px;
	border: solid;
	border-width: 0px ;
	border-color:#cccccc;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	letter-spacing: 0px;
	/* color: #5588dd; */
	color: #990000;
	text-align: left;
}


h1 {
	margin: 0px;
}

h2 {
	margin: 0px;
}

/* セクションタイトル */
h2.title {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 5px 0px;
	border: solid;
	border-width: 0px 0px 3px 0px ;
	border-color:#ff9900;
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	letter-spacing: 0px;
	/* color: #5588dd; */
	color: #444444;
	text-align: left;
}

/* セクションタイトル（アプリ） */
h2.title_app {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 5px 0px;
	border: solid;
	border-width: 0px 0px 3px 0px ;
	border-color:#ff9900;
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
	letter-spacing: 0px;
	/* color: #5588dd; */
	color: #444444;
	text-align: left;
}

h3 {
	font-size:14px;
	line-height: 20px;
	font-weight: bold;
	color: #444444;
	margin: 15px 0px 5px 0px;
}

h3.title {
	font-size:14px;
	line-height: 32px;
	font-weight: bold;
	color: #444444;
	margin: 15px 0px 5px 0px;
}

h3.underline {
	_margin: 30px 0px 15px 0px;
	border: solid;
	border-width: 0px 0px 1px 0px ;
	border-color:#888888;
	font-size:14px;
	line-height: 28px;
	font-weight: bold;
	color: #444444;
}

h3.underline2 {
	border: solid;
	border-width: 0px 0px 1px 0px ;
	border-color:#888888;
	font-size:14px;
	line-height: 36px;
	font-weight: bold;
	color: #444444;
}


h3.title_hr {
	display: block;
	width: 661px;
	_width: 680px;
	height: 26px;
	_height: 30px;
	background-color: #ffffff;
	padding: 2px 0px 0px 10px;
	_padding: 2px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	border: solid;
	border-width: 1px 1px 1px 6px ;
	border-color:#ffffff #ffffff #cccccc #009900;
	color: #444444;
	font-size:16px;
	font-weight: bold;
	line-height: 24px;
	text-align: left;
}

h4 {
	font-size:14px;
	line-height: 18px;
	font-weight: bold;
	color: #5588dd;
}

h4.underline {
	_margin: 30px 0px 15px 0px;
	border: solid;
	border-width: 0px 0px 1px 0px ;
	border-color:#888888;
	font-size:14px;
	line-height: 28px;
	font-weight: bold;
	color: #444444;
}

h4.underline2 {
	border: solid;
	border-width: 0px 0px 1px 0px ;
	border-color:#888888;
	font-size:14px;
	line-height: 36px;
	font-weight: bold;
	color: #444444;
}

h4.underline3 {
	border: solid;
	border-width: 0px 0px 1px 0px ;
	border-color:#888888;
	font-size:16px;
	line-height: 36px;
	font-weight: bold;
	color: #444444;
}


.small {
	font-size:11px;
	line-height: 18px;
	color: #888888;
}

.small2 {
	font-size:11px;
	line-height: 14px;
	color: #888888;
}

.small3 {
	font-size:11px;
	color: #666666;
}

.smalln {
	font-size:10px;
	line-height: 14px;
	color: #888888;
}


.subtitle {
	font-weight: bold;
	color: #000000;
	font-size: 130%;
}

.red {
	color: #cc0000;
}

.red_num {
	color: #cc0000;
	font-size: 11px;
}

em {
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

.em {
	font-weight: bold;
	color: #000000;
	font-size: 120%;
}

.eml {
	font-weight: bold;
	color: #000000;
	font-size: 130%;
}

.emll {
	font-weight: bold;
	color: #000000;
	font-size: 160%;
}

.emr {
	font-weight: bold;
	color: #cc3333;
}

.emrl {
	font-weight: bold;
	color: #cc3333;
	font-size: 130%;
}

.emrll {
	font-weight: bold;
	color: #cc3333;
	font-size: 160%;
}

.sub_headline {
	font-size:14px;
	line-height: 18px;
	font-weight: bold;
	color: #888888;
}

.popular {
	padding: 2px 6px 2px 6px;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #ff0000;
}

.title_red {
	padding: 4px 8px 4px 8px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #ff0000;
}

.btn_text {
	font-size: 20px;
	line-height: 32px;
	font-weight: bold;
	color: #7d7eea;
}

.news_new {
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	color: #ff0000;
}

.icon_txt_red_10 {
	padding: 2px 6px 2px 6px;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #ff0000;
}

.icon_txt_red_14 {
	padding: 3px 8px 3px 8px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0pt;
	color: #ffffff;
	background-color: #ff0000;
}

.icon_txt_blue_14 {
	padding: 3px 8px 3px 8px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0pt;
	color: #ffffff;
	background-color: #3366ff;
}

.icon_txt_blue_16_plan {
	padding: 4px 12px 4px 12px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0pt;
	color: #ffffff;
	background-color: #0099ff;
}

.icon_txt_yellow_16_plan {
	padding: 4px 12px 4px 12px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0pt;
	color: #ffffff;
	background-color: #ff9900;
}

.icon_txt_red_16_plan {
	padding: 4px 12px 4px 12px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0pt;
	color: #ffffff;
	background-color: #ff3333;
}

.icon_txt_blue_16_plan {
	padding: 4px 12px 4px 12px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0pt;
	color: #ffffff;
	background-color: #3366ff;
}

.icon_txt_red_16 {
	padding: 4px 8px 4px 8px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0pt;
	color: #ffffff;
	background-color: #ff0000;
}

.icon_txt_red_14_faq {
	margin: 0px 9px 6px 0px;
	padding: 4px 8px 4px 8px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0pt;
	line-height: 32px;
	color: #ffffff;
	background-color: #ff0000;
}

.icon_txt_blue_14_faq {
	margin: 0px 9px 6px 0px;
	padding: 4px 8px 4px 8px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0pt;
	line-height: 32px;
	color: #ffffff;
	background-color: #3399ff;
}


/* bullet付きテキスト */
.bullet_arrow_circle {
	display: inline;
	background-image: url("../img/common/arrow_circle.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px 0px 0px 18px;
	margin: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px 0px 0px 0px ;
	border-color:#ffffff;
}

/* bullet付きテキスト */
.bullet_arrow_circle2 {
	display: inline;
	background-image: url("../img/common/arrow_circle.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px 0px 0px 18px;
	margin: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px 0px 0px 0px ;
	border-color:#ffffff;
}


/*------------------------------------------------------
　ヘアライン
------------------------------------------------------*/

.hrnn {
	margin-top: -20px;
	margin-bottom: 10px;
}

.hrn {
	margin-top: -10px;
	margin-bottom: 10px;
}

img.vspace {
	margin: 8px 0px 8px 0px;
}

img.vspace2 {
	margin: 8px 0px 8px 10px;
}

img.case {
	margin: 0px 0px 0px 0px;
}

img.case2 {
	margin: 0px 0px 0px 0px;
}

.arrow_step {
	margin: 7px 0px 7px 0px;
	float: center;
}


p.attention_box {
	width: 640px;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	border: solid;
	border-width: 1px ;
	border-color:#cc3333;
	background-color: #ffeeff;
	text-align: center;
	float: center;
}