@charset "UTF-8";

* {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
}

.clear {clear:both;margin:0px;padding:0px;line-height:0px;}

/*  ----------------------------------------------------  */
/*  タグのＣＳＳ */
/*  ----------------------------------------------------  */

body {
	color:#000000;
	font-family: 'ＭＳ Ｐゴシック';
	font-size:0.9em;
	margin:0px auto 0px auto;
	width:100%;
 }

img {
	line-height: 0em;
	border: 0px;
}

a:link { color: #0658a0;}
a:visited { color: #660099;}
a:active { color: #AA0000;}
a:hover { color: #AA0000;}


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

.header {
	width:100%;
	background:#3b060a;
}

.header_frame {
	width:900px;
	margin:0px auto 0px auto;
	overflow:hidden;
	height:69px;
}

.header_frame img {
	float:left;
}

.header h1 {
	width:450px;
	margin:10px 0px 10px 10px;
	display:inline;
	font-size:13pt;
	font-weight:normal;
	color:#ffffff;
	line-height:24px;
	float:left;
}

.header h1 a {
	color:#ffffff;
}

.header_cart,
.header_seisan {
	margin:10px 0px 0px 0px;
}

.frame {
	width:900px;
	margin:0px auto 0px auto;
}

#top_menu {
}

#top_menu li {
	float:left;
	list-style:none;
	margin:20px 0px 20px 0px;
}

/*  ----------------------------------------------------  */
/*  コンテンツ */
/*  ----------------------------------------------------  */

#contents {
	float:left;
	width:720px;
	margin:0px 10px 20px 0px;
	display:inline;
}

.main_image {
	float:left;
	margin:0px 0px 20px 0px;
}

.top_bn1 {
	float:left;
	margin:0px 17px 15px 0px;
	display:inline;
}

.top_bn2 {
	float:left;
	margin:0px 0px 15px 0px;
}

.top_bn3 {
	float:left;
	margin:0px 0px 20px 0px;
}

.top_bn4 {
	float:left;
	margin:20px 0px 40px 0px;
}



.top_syutyu {
	width:510px;
	margin:0px 17px 20px 0px;
	float:left;
	display:inline;
}

.top_syutyu h2 {
	margin:0px 0px 10px 0px;
}

.top_syutyu p {
	margin:0px 20px 20px 10px;
	line-height:1.5em;
}

.top_syutyu_img {
	float:left;
	margin:50px 0px 20px 0px;
}

.top_taiken {
	float:left;
	width:720px;
	padding:0px 0px 30px 0px;
}

.top_taiken img {
	float:left;
	margin:0px 30px 0px 0px;
	display:inline;
}

.top_taiken p {
	float:left;
	line-height:1.5em;
}


.top_blog {
	width:230px;
	float:left;
	margin:0px 10px 30px 0px;
	display:inline;
}

.top_blog h2 {
	background:url("../images/icon_ttl.jpg")  0px 0px no-repeat;
	height:41px;
	text-indent:25px;
	font-size:13pt;
	line-height:41px;
	width:180px;
	float:left;
	margin:0px 0px 5px 0px;
}

.top_blog h2 a {
	text-decoration:none;
	color:#000000;
}

.top_blog .top_rss {
	float:right;
	margin:14px 10px 14px 0px;
}

.top_blog ul {
	clear:both;
}

.top_blog ul li {
	width:230px;
	float:left;
	padding:10px 0px 5px 0px;
	border-bottom:1px dotted #3b060a;
}

.top_blog p {
	padding:0px 0px 10px 20px;
}

.top_blog h3 {
	background:url("../images/icon_info.jpg")  0px center no-repeat;
	padding-left:20px;
	font-size:1em;
}

.top_blog h3 a {
	text-decoration:none;
}

.view_all {
	float:right;
	margin:12px 0px 0px 0px;
}

/*  add_100304  */
#yt_screen {
	float:left;
	margin:0px 17px 15px 0px;
	display:inline;
}

.top_bn_bb {
	float:left;
	margin:0px 0px 15px 0px;
}

#ranking_box {
	float:left;
	margin:0px 0px 15px 0px;
}

#rank_box {
	width: 328px;
	padding: 10px 10px 0px 10px;
	border-bottom: 1px solid #ea5711;
	border-left: 1px solid #ea5711;
	border-right: 1px solid #ea5711;
}

#rank_box li {
	list-style-type: none;
	text-indent: 40px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #ea5711;
}

#rank_1 span , #rank_2 span , #rank_3 span {
	font-size: 80%;
}

#rank_1 {
	background: url("../images/icon_ranking01.gif") no-repeat left top;
}

#rank_2 {
	background: url("../images/icon_ranking02.gif") no-repeat left top;
}

#rank_3 {
	background: url("../images/icon_ranking03.gif") no-repeat left top;
}


/*  ----------------------------------------------------  */
/*  サイドバー */
/*  ----------------------------------------------------  */

#sidebar {
	float:left;
	width:160px;
	padding:0px 0px 30px 0px;
}

.side_box {
	float:left;
	margin:0px 0px 20px 0px;
	padding:0px 0px 10px 0px;
	width:170px;
	background:url("../images/back_menu.jpg")  0px 0px repeat-y;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	text-align:center;
}

.side_box img {
	margin:0px 0px 7px 0px;
}

.side_box_top {
	margin:0px 0px 20px 0px !important;
}

.side_bn {
	margin:0px 0px 15px 0px;
}

.side_bn img {
	margin:0px 0px 7px 0px;
}

.side_matsuoka {
	margin:0px 0px 10px 0px;
}

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

.footer {
	clear:both;
	width:100%;
	background:#330102;
}

.footer_frame {
	width:100%;
	background:url("../images/back_footer.jpg")  0px 0px repeat-x;
}

.footer_box {
	width:900px;
	margin:0px auto 0px auto;
	overflow:hidden;
}

.footer h2 {
	color:#ffffff;
	margin:40px 0px 40px 0px;
	font-size:1.1em;
}

.footer_menu {
	float:left;
	width:900px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
	border-bottom:1px dotted #ffffff;
}

.footer h3 {
	float:left;
	width:250px;
	margin:0px 30px 0px 0px;
	display:inline;
	color:#ffffff;
	font-size:1em;
	line-height:1.7em;
}

.footer p {
	float:left;
	width:600px;
	font-size:0.9em;
	line-height:1.9em;
}

.footer a {
	color:#ffffff;
	text-decoration:none;
}

.copyright {
	float:right;
	margin:20px 0px 20px 0px;
}

/*  ----------------------------------------------------  */
/*   サブページ共通   */
/*  ----------------------------------------------------  */

.post {
	line-height:1.5em;
}

.post h2 {
	margin:0px 0px 20px 0px;
}

/*  ----------------------------------------------------  */
/*   残像メンタルトレーニング入門   */
/*  ----------------------------------------------------  */

#guide h3 {
	background:url("../images/icon_ttl.jpg")  0px 0px no-repeat;
	height:41px;
	text-indent:25px;
	font-size:13pt;
	line-height:41px;
	margin:0px 0px 15px 0px;
}

.g_list_box {
	width:99%;
	border-top:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
}

.g_list_box h4 {
	padding:10px 10px 20px 10px;
	font-size:1.1em;
	color:#c1262c;
}

.g_list_box p {
	padding:0px 10px 10px 10px;
	color:#000000;
}

.g_list_box a {
	display:block;
	width:100%;
	text-decoration:none;
}

.g_list_box a:hover {
	background:#808080;
}

.g_list_box a:hover p,
.g_list_box a:hover h4 {
	color:#ffffff;
}

.g_list_box_bottom {
	border-bottom:1px solid #e5e5e5;
}

/*  ----------------------------------------------------  */
/*   入門個別ページ   */
/*  ----------------------------------------------------  */

.traning_guide h3 {
	width:720px;
	height:115px;
	background:url("../images/sttl_nyumon.jpg")  0px 0px no-repeat;
	margin:0px 0px 0px 0px;
	padding:22px 0px 0px 0px;
	text-indent:15px;
}

.traning_guide p {
	margin:0px 10px 20px 10px;
	line-height:1.6em;
}

.traning_guide p strong {
	color:#c1262c;
}

.traning_guide blockquote {
	margin:20px 30px 20px 30px;
	padding:10px 10px 0px 10px;
	border:1px solid gray;
	background:#efefde;
}

.traning_guide img {
	margin:0px 10px 10px 10px;
}

.traning_guide .mgn0 {
	margin:0px !important;
}

.traning_guide h4 {
	margin:0px 0px 15px 0px;
	background:url("../images/sttl_shopping.jpg")  0px 0px no-repeat;
	height:30px;
	line-height:32px;
	font-size:1.3em;
	text-indent:40px;
}


.guide_next {
	clear:both;
	width:700px;
	text-align:right;
	margin:0px 0px 50px 0px;
}



.guide_list {
	background:url("../images/icon_ttl.jpg")  0px 0px no-repeat;
	height:41px;
	text-indent:25px;
	font-size:13pt;
	line-height:41px;
	margin:0px 0px 15px 0px;
}

/*  ----------------------------------------------------  */
/*   利用者の声   */
/*  ----------------------------------------------------  */

.voice_top_txt {
	font-size:1em;
	font-weight:bold;
	color:#7f7f7f;
	margin:0px 0px 20px 0px;
}


.voice_box {
	border:1px solid #e5e5e5;
	margin:0px 0px 35px 0px;
	width:715px;
}

.voice_box h3 {
	margin:3px 3px 10px 3px;
	text-indent:40px;
	width:710px;
	height:30px;
	line-height:30px;
	color:#ffffff;
}

.v_1{background:url("../images/sttl_voice_1.jpg")  0px 0px no-repeat;}
.v_2{background:url("../images/sttl_voice_2.jpg")  0px 0px no-repeat;}
.v_3{background:url("../images/sttl_voice_3.jpg")  0px 0px no-repeat;}
.v_4{background:url("../images/sttl_voice_4.jpg")  0px 0px no-repeat;}




.voice_box p {
	margin:0px 15px 20px 15px;
	font-size:0.9em;
}

.voice_usecard {
	width:710px;
	height:25px;
	text-align:right;
	margin:0px 0px 10px 0px;
}

/*  ----------------------------------------------------  */
/*   利用ガイド   */
/*  ----------------------------------------------------  */

#usces-guid h3 {
	background:url("../images/sttl_shopping.jpg")  0px 0px no-repeat;
	height:30px;
	width:720px;
	line-height:32px;
	font-size:1.3em;
	margin:0px 0px 10px 0px;
	text-indent:40px;
}

#usces-guid p {
	margin:0px 15px 20px 15px;
	line-height:1.6em;
}


/*  ----------------------------------------------------  */
/*   会社概要   */
/*  ----------------------------------------------------  */

#company h3 {
	background:url("../images/sttl_shopping.jpg")  0px 0px no-repeat;
	height:30px;
	width:720px;
	line-height:32px;
	font-size:1.3em;
	margin:0px 0px 10px 0px;
	text-indent:40px;
}

#company p {
	margin:0px 15px 20px 15px;
	line-height:1.6em;
}

.company_info {
	width: 710px;
	margin-left: 10px;
}

.company_info td {
	padding:0px 20px 5px 0px;
}



/*  ----------------------------------------------------  */
/*   プライバシーポリシー   */
/*  ----------------------------------------------------  */

#privacy h3 {
	background:url("../images/sttl_shopping.jpg")  0px 0px no-repeat;
	height:30px;
	width:720px;
	line-height:32px;
	font-size:1.3em;
	margin:0px 0px 10px 0px;
	text-indent:40px;
}

#privacy p {
	margin:0px 15px 20px 15px;
	line-height:1.6em;
}


/*  ----------------------------------------------------  */
/*   商品一覧   */
/*  ----------------------------------------------------  */

#item {}

.attention {
	font-size:0.8em !important;
	margin:20px 0px 20px 0px;
}

.item_frame {
	float:left;
	margin:0px 0px 15px 0px;
	padding:0px 0px 15px 0px;
	border-bottom:1px dashed #808080;
	width:720px;
}

.item_box {
	float:left;
	width:360px;
}

.item_img {
	float:left;
	margin:0px 10px 0px 0px;
	display:inline;
}

.item_box_r {
	float:left;
	width:200px;
}

.item_box_r p {
	margin:0px 0px 10px 0px;
}

.item_syosai {
	margin:5px 0px 0px 0px;
}


/*  ----------------------------------------------------  */
/*   髙岸先生の紹介と挨拶   */
/*  ----------------------------------------------------  */

.intro_box {
	background:url("../images/back_takagishi.jpg")  0px 0px no-repeat;
	width:720px;
	height:313px;
	position:relative;
}

.intro_box p {
	position:relative;
	left:324px;
	top:23px;
	width:372px;
	height:263px;
	font-size:12px;
}

.intro_box strong {
	color:#306946;
	font-size:13px;
}

.intro_text p {
	margin:0px 15px 20px 15px;
	line-height:1.6em;
}


/*  ----------------------------------------------------  */
/*   松岡修造さんのページ   */
/*  ----------------------------------------------------  */

#matsuoka p {
	margin:0px 15px 20px 15px;
	line-height:1.6em;
}

.matsuoka_top {
	margin:0px 0px 20px 0px;
}

.matsuoka_box_top {
	float:left;
	margin:0px 0px 0px 20px;
	display:inline;
}

.matsuoka_box {
	float:left;
	background:url("../images/kakomi_msg_naka.jpg")  0px 0px repeat-y;
	width:700px;
	margin:0px 0px 0px 20px;
	padding:10px 0px 0px 0px;
	display:inline;
}

.matsuoka_box p {
	padding:0px 0px 0px 20px;
}

.matsuoka_box img {
	float:right;
	margin:0px 63px 0px 15px;
	display:inline;
}

.matsuoka_box_bottom {
	float:left;
	margin:0px 0px 0px 20px;
	display:inline;

}


/*  ----------------------------------------------------  */
/*   メディア掲載   */
/*  ----------------------------------------------------  */

.media_top_txt {
	font-size:1em;
	font-weight:bold;
	color:#7f7f7f;
	margin:0px 0px 20px 0px;
}


.media_box {
	border:1px solid #e5e5e5;
	margin:0px 0px 35px 0px;
	width:715px;
}

.media_box h3 {
	margin:3px 3px 20px 3px;
	text-indent:40px;
	width:710px;
	height:30px;
	line-height:30px;
	color:#ffffff;
	background:url("../images/sttl_media.jpg")  0px 0px no-repeat;
}

.media_box img {
	margin:0px 0px 20px 12px;
}


.media_box p {
	margin:0px 15px 20px 15px;
	font-size:0.9em;
}


/*  ----------------------------------------------------  */
/*   新着情報   */
/*  ----------------------------------------------------  */

.info_title {
	background:url("../images/sttl_shopping.jpg")  0px 0px no-repeat;
	height:30px;
	width:720px;
	line-height:32px;
	font-size:1.3em;
	margin:0px 0px 10px 0px;
	text-indent:40px;
}

.info_date {
	width:700px;
	text-align:right;
	margin:0px 0px 20px 0px;
}

.info_contents {
	margin:0px 0px 30px 0px;
}

.info_contents p {
	margin:0px 15px 20px 15px;
	line-height:1.6em;
}

.info_navi {
	width:700px;
	text-align:right;
	margin:0px 0px 20px 0px;

}

.info_list ul {
	clear:both;
	margin:0px 0px 30px 0px;
}

.info_list ul li {
	width:720px;
	padding:10px 0px 5px 0px;
	border-bottom:1px dotted #3b060a;
}

.info_list p {
	padding:0px 0px 10px 20px;
}

.info_list h3, .info_list h4 {
	background:url("../images/icon_info.jpg")  0px center no-repeat;
	padding-left:20px;
	font-size:1em;
}

.info_list h3 a, 
.info_list h4 a {
	text-decoration:none;
}

/*  ----------------------------------------------------  */
/*   書籍   */
/*  ----------------------------------------------------  */

.book_box td{
	padding:0px 25px 30px 0px;
	text-align:center;
	vertical-align:top;
}

.book_box img {
	margin:0px 0px 20px 0px;
}

.book_box span {
	font-size:0.8em;
}



.ddsg-wrapper a {
	background:url("../images/icon_info.jpg")  0px center no-repeat;
	padding-left:20px;
	font-size:1em;
	text-decoration:none;
	line-height:1.7em;
	margin-left:20px;
}

/*  ----------------------------------------------------  */
/*   セミナー参加者の声   */
/*  ----------------------------------------------------  */

.seminar_banner {
	margin-bottom:30px;
}

.seminar_title {
	background:url("../images/sttl_shopping.jpg")  0px 0px no-repeat;
	height:30px;
	width:720px;
	line-height:32px;
	font-size:1.3em;
	margin:0px 0px 30px 0px;
	text-indent:40px;
}

.seminar_paper {
	margin-bottom:30px;
}

.seminar_txt {
	width:690px;
	margin:0px 0px 50px 0px;
	padding:0px 0px 20px 0px;
	background: url("../images/back_voice.jpg") repeat-y;
	line-height: 40px;
}

.seminar_txt p {
	padding:0px 20px 3px 20px;
}


/*********************************************************************/
/* USCES Search page style */
#searchbox {
	margin: 0px;
	padding: 0px;
}

#searchbox div.field {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#searchbox label.outlabel {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}

#searchbox fieldset {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	
}

#searchbox legend {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 12px;
	color: #333333;
}

#searchbox fieldset ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#searchbox fieldset li {
	margin: 0px;
	float: left;
	height: 20px;
	width: 200px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

/* End USCES Search page style */
/*********************************************************************/
/* USCES Member page style */

#memberpages #memberinfo ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	list-style-position: outside;
}
#memberpages #memberinfo li {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#memberpages #memberinfo li strong {
	color: #cc0000;
}
#memberpages div.loginbox {
	margin-top: 50px;
	width: 220px;
	background-color: #F6F6F6;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#memberpages input.loginmail {
	line-height: 20px;
	width: 200px;
	padding-right: 5px;
	padding-left: 5px;
}
#memberpages input.loginpass {
	line-height: 20px;
	width: 200px;
	padding-right: 5px;
	padding-left: 5px;
}
#memberpages form {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#memberpages .loginbox p {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#memberpages .loginbox p#nav {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#memberinfo table {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse: collapse;
	width: 100%;
}
#memberinfo table .num{
	font-size: 14px;
}
#memberinfo table .rightnum{
	font-size: 14px;
	text-align: right;
	padding-right: 5px;
}
#memberinfo th {
	text-align: center;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #e6e6e6;
	background-color: #f8f8f8;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #4e5020;
}
#memberinfo th.historyrow {
	color: #FFFFFF;
	background-color: #999999;
}
#memberinfo td {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #e6e6e6;
}
#memberinfo td.retail {
	margin: 0px;
	padding: 0px;
}
#memberinfo h3 {
	font-size: 13px;
	line-height: 26px;
	font-weight: bold;
	color: #ffffff;
	background-color: #990000;
	text-indent: 10px;
	padding: 0px;
	height: 26px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}

#memberinfo .send {
	text-align: center;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#memberinfo .customer_form input {
	width: 150px;
}
#memberinfo .customer_form input#zipcode {
	width: 100px;
}
#memberinfo .customer_form input#address1,#memberinfo .customer_form input#address2,#memberinfo .customer_form input#address3 {
	width: 250px;
}
#memberinfo .customer_form em {
	font-style: normal;
	color: #ff0000;
}
#newmember table {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse: collapse;
	width: 100%;
}
#newmember table .num{
	font-size: 14px;
}
#newmember table .rightnum{
	font-size: 14px;
	text-align: right;
	padding-right: 5px;
}
#newmember th {
	text-align: left;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #e6e6e6;
	background-color: #f8f8f8;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #4e5020;
	width: 100px;
}
#newmember td {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #e6e6e6;
}
#newmember .send {
	text-align: center;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#newmember .customer_form input {
	width: 120px;
}
#newmember .customer_form input#zipcode {
	width: 100px;
}
#newmember .customer_form input#mailaddress1,
#newmember .customer_form input#mailaddress2,
#newmember .customer_form input#address1,
#newmember .customer_form input#address2,
#newmember .customer_form input#address3 {
	width: 200px;
}
#newmember .customer_form em {
	font-style: normal;
	color: #ff0000;
}


/* End USCES Member page style */
/*********************************************************************/
/* USCES law page style */
#law .entry {
	width: auto;
	padding-top: 20px;
	padding-bottom: 15px;
}
#law .entry table {
	width: auto;
	border-collapse: collapse;
}
#law .entry th {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #666600;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e6e6e6;
	border-bottom-color: #e6e6e6;
	width: 25%;
}
#law .entry td {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e6e6e6;
	border-bottom-color: #e6e6e6;
}
#law .entry tr.bdc {
	background-color: #ffffef;
}
/* End USCES law page style */
/*********************************************************************/
/* USCES privacy page style */
#privacy .entry {
	width: auto;
	padding-top: 20px;
	padding-bottom: 15px;
}
#privacy .entry p {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#privacy .entry h3 {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #7e7e33;
	background-image: url(image/b_line1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#privacy .entry ol {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	list-style-position: outside;
}
#privacy .entry li {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
/* End USCES privacy page style */
/*********************************************************************/
/* USCES Inquiry page style */
.inqbox {
	width: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.inqbox ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-position: outside;
}
.inqbox li {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.inqbox li strong {
	color: #cc0000;
}
.inqbox .inquiry_table {
	width: 100%;
	border-collapse: collapse;
	margin-top: 10px;
}
.inqbox form {
	margin: 0px;
	padding: 0px;
}
.inqbox th {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #4e5020;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #cccccc;
	width: 25%;
	background-color: #f3f3f3;
	vertical-align: top;
}
.inqbox td {
	font-size: 12px;
	line-height: normal;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #cccccc;
	width: 75%;
}
.inquiry_table input {
	width: 95%;
}
.inquiry_table textarea {
	width: 95%;
	height: 150px;
}
.inqbox .send {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.inqbox .inquiry_comp {
	text-align: center;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-size: 1.6em;
	font-weight: bold;
	color: #336600;
}
.inqbox .compbox {
	background-color: #FFFFCC;
	padding: 10px;
	border: 1px solid #FFCC00;
	font-size: 1em;
	line-height: 1.5em;
}
/* End USCES Inquiry page style */
/*********************************************************************/


/* コラム */

#column_box {
	float:left;
	width: 350px;
}

#column_list {
	padding: 10px;
	background: url(../images/back_column.jpg) no-repeat;
}

#column_list li {
	border-bottom: 1px dotted #000;
	margin-bottom: 5px;
	line-height: 1.8em;
}

.new {
	background: #F00;
	font-size: 70%;
	color: #FFF;
	font-weight: bold;
	padding: 3px 5px;
}

.col_ttl {
	font-weight: bold;
}

