@charset "utf-8";

/* reset
---------------------------------------------------- */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, li,
time, mark, audio, video{
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
article, aside, dialog, figure, footer, header,
hgroup, nav, li{
display:block;
}


ul{
list-style:none;
}
blockquote, q{
quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after{
content:'';
content:none;
}
a{
margin:0;
padding:0;
border:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
text-decoration:none;
}
ins{
color:#000;
text-decoration:none;
}
mark{
color:#000;
font-style:italic;
font-weight:bold;
}
del{
text-decoration:line-through;
}
abbr[title], dfn[title]{
border-bottom:1px dotted #000;
cursor:help;
}
table{
border-collapse:collapse;
border-spacing:0;
}
hr{
display:block;
height:1px;
border:0;
border-top:1px solid #cccccc;
margin:1em 0;
padding:0;
}
input, select{
vertical-align:middle;
}

strong {
font-weight:bold;
}

/* common
---------------------------------------------------- */
body{
font-family:"HiraKakuProN-W3", "HelveticaNeue";
line-height:1;
-webkit-text-size-adjust:none;

font-size:14px;
line-height:1.5em;

}

#SiteContents {
width:100%;
background-color:#ffffff;
color:#333333;
}
#wrap{
padding:0 10px 0 10px;
}
#wrap .listTableLite {
font-size:14px;
margin: 0 0 2em 0;
padding: 0;
}


.btn_senmonsite a {
	display:block;
	background-image:url(../img/common/btn_senmonsite.gif);
	background-repeat: no-repeat;
	width:252px;
	height:35px;
	text-indent:-7777px;
	margin:0 auto 20px auto;
}

/* ol画像 */

.olImage ol {
	margin-left:0px;
	padding-bottom:0px;
}

.olImage li {
	list-style-type: none;
	list-style-position: outside;
	padding:0 0 0 35px;
	background-position:7px 0px;
	background-repeat:no-repeat;
	margin-bottom:7px;
	font-size:14px;
}

.olImage li.icn01 {
	background-image:url(../img/common/icn01.gif);
}

.olImage li.icn02 {
	background-image:url(../img/common/icn02.gif);
}

.olImage li.icn03 {
	background-image:url(../img/common/icn03.gif);
}

.olImage li.icn04 {
	background-image:url(../img/common/icn04.gif);
}

.olImage li.icn05 {
	background-image:url(../img/common/icn05.gif);
}

.olImage li.icn06 {
	background-image:url(../img/common/icn06.gif);
}







/* header
---------------------------------------------------- */
header{
margin-bottom:0
}


header h1 {
font-size:10px;
font-weight:normal;
line-height:1.5em;
background:#f5f5f4;
padding:2px 10px 2px 10px;
margin:0;

}


header #logoBack {
clear:both;
/* background:-webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#eadfcf));  */
height:59px;
}


header #logo a{
display:block;
background:url(../img/header/logo.png) no-repeat 0 0;
-webkit-background-size:320px 59px;
width:320px;
height:59px;
text-indent:-7777px;
overflow:hidden;
margin:0 auto 0 auto;
}

header #headerunderline{
clear:both;
background:-webkit-gradient(linear, center top, center bottom, from(#6075c8), to(#0021a6));
height:5px;
}

/* const-navi
---------------------------------------------------- */
#const-navi {
	clear:both;
	margin-bottom:15px;
}

#const-navi h2 {
	background-color: #3a43a4;
	background:url(../img/navi/icn_ttl_blue2.png) no-repeat left center,
	-webkit-gradient(linear, center top, center bottom, from(#94ace4), to(#3a43a4));	
	-moz-linear-gradient(top, #94ace4, #3a43a4);
	padding:12px 12px 12px 40px;
	font-size:14px;
	color:#FFFFFF;
	text-align:left;

	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-bottom-right-radius:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-bottomright:0;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}

#const-navi ul {
	padding:0px;
	border:1px solid #cccccc;
}

#const-navi li {
	height: 50px;
	line-height: 50px;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
	background: -moz-linear-gradient(top, #ffffff, #ffffff);
	border-top:1px solid #cccccc;
}

#const-navi li.twoline {
	height: 60px;
	line-height: 30px;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
	background: -moz-linear-gradient(top, #ffffff, #ffffff);
	border-top:1px solid #cccccc;
}

#const-navi li.threeline {
	height: 90px;
	line-height: 30px;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
	background: -moz-linear-gradient(top, #ffffff, #ffffff);
	border-top:1px solid #cccccc;
}

#const-navi li:first-child {border:0;}

#const-navi a {
	padding: 0px 0px 0px 34px;
	display: block;
	overflow: hidden;
	color: #4e4e52;
	font-weight:bold;
	font-size:14px;
	background:url("../img/navi/icn_blue.png"), url("../img/navi/gnaviarrow_yellow.png");
	background-repeat: no-repeat, no-repeat;
	background-position: 9px, 94%;
	text-decoration:none;
}

#const-navi a.smallCate {
	padding: 0px 0px 0px 38px;
	display: block;
	overflow: hidden;
	color: #4e4e52;
	font-weight:bold;
	font-size:13px;
	background: url("../img/navi/icn_small.png"), url("../img/navi/gnaviarrow_yellow.png");
	background-repeat: no-repeat, no-repeat;
	background-position: 25px, 94%;
	text-decoration:none;
}

#const-navi a.pclink {
	padding: 0px 0px 0px 34px;
	display: block;
	overflow: hidden;
	color: #4e4e52;
	font-weight:bold;
	font-size:14px;
	background: url("../img/navi/icn_orange.png"), url("../img/navi/icn_topc.png");
	background-repeat: no-repeat, no-repeat;
	background-position: 9px, 94%;
	text-decoration:none;
}


/* -------------- icnNavi ------------------ */

#icnNavi {
	margin:0 0 20px 0;
	}


#icnNavi li{
	text-align:center;
	width:33%;
	font-size:12px;
	line-height:1em;
	margin-bottom:10px;
	float:left;
}

#icnNavi li.menu_small {
	text-align:center;
	width:33%;
	font-size:8px;
	line-height:1em;
	margin-bottom:10px;
	float:left;
}

#icnNavi li a{
	color : #555555;
}

#icnNavi li a:hover {
	color : #555555;
	
}


#icnNavi_bar {
	display:block;
	background : #3261BF;
	height : 19px;

}

.icnNavi_txt {
	text-align : center;
	font-weight : bold;
	font-size : 14px;
	color:#ffffff;
	line-height : 1.3em;
}

#icnNavi_bar {
	display:block;
	background : #3261BF;
	height : 19px;
	margin-bottom:10px;
}
	
	
#icnNavi_underbar {
	display:block;
	background : #3261BF;
	height : 18px;
	}

/* ページタイトル
---------------------------------------------------- */
#title {
clear:both;
margin-bottom:10px;
}


#title h2 {
height:46px;
background-repeat:no-repeat;
background-position:right center;
background-color:#f2fafc;
color:#0a2a74;
font-size:16px;
font-weight:bold;
border-top:1px solid #CCC;
border-bottom:1px solid #CCC;
padding:29px 0 0 20px;
}

#title h2.titTwo {
height:60px;
background-repeat:no-repeat;
background-position:right center;
background-color:#f2fafc;
color:#0a2a74;
font-size:16px;
font-weight:bold;
border-top:1px solid #CCC;
border-bottom:1px solid #CCC;
padding:15px 0 0 20px;
}

#title h2.titThree {
height:68px;
background-repeat:no-repeat;
background-position:right center;
bbackground-color:#f2fafc;
color:#0a2a74;
font-size:15px;
font-weight:bold;
border-top:1px solid #CCC;
border-bottom:1px solid #CCC;
padding:5px 0 0 20px;
}



/* サブタイトル部分
---------------------------------------------------- */

h3 {
display:block;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
background:url(../img/common/ttls_icn_blue.png) no-repeat left center,
-webkit-gradient(linear, center top, center bottom, from(#fafafa), to(#f2f2f3));
color:#191919;
font-size:14px;
letter-spacing:2px;
padding:12px 12px 12px 24px;
}

h3.h3Lines {
display:block;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
background:url(../img/common/ttls_icn_blue.png) no-repeat left 10px,
-webkit-gradient(linear, center top, center bottom, from(#fafafa), to(#f2f2f3));
color:#191919;
font-size:14px;
letter-spacing:2px;
padding:12px 12px 12px 24px;
}

h3.h3YG {
display:block;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
background:url(../img/common/ttls_icn_yg.png) no-repeat left center,
-webkit-gradient(linear, center top, center bottom, from(#fafafa), to(#f2f2f3));
color:#191919;
font-size:14px;
letter-spacing:2px;
padding:12px 12px 12px 24px;
}


.ttlsContents {
margin:10px 5px 20px 5px;
}

.ttlsContents_waku {
margin:10px 4px 20px 4px;
border:#dcdcdc 1px solid;
padding:5px 5px 5px 5px;
}



.ttlsContents p.catchcopy_blue {
font-size:16px;
font-weight:bold;
margin-bottom:12px;
line-height:1.6em;
color:#3446AF;
}

.ttlsContents p.catchcopy_green {
font-size:16px;
font-weight:bold;
margin-bottom:12px;
line-height:1.6em;
color:#159322;
}

.ttlsContents p.catchcopy_yg {
font-size:16px;
font-weight:bold;
margin-bottom:12px;
line-height:1.6em;
color:#7AAF0C;
}

.ttlsContents p.catchcopy_winered {
font-size:16px;
font-weight:bold;
margin-bottom:12px;
line-height:1.6em;
color:#8A2B5A;
}

.ttlsContents p.catchcopy_orange {
font-size:16px;
font-weight:bold;
margin-bottom:12px;
line-height:1.6em;
color:#F26609;
}

.ttlssContents {
margin:10px 5px 20px 5px;
}

/* サブサブサブタイトル
---------------------------------------------------- */

h4 {
clear:both;
font-size:14px;
font-weight:bold;
background-image:url(../img/common/h4_back.png);
background-position:left bottom;
background-repeat:repeat-x;
padding:0 10px 10px 10px;
margin:20px 0 12px 0;
color:#04269D;
}

h4.yg {
clear:both;
font-size:14px;
font-weight:bold;
background-image:url(../img/common/h4_back.png);
background-position:left bottom;
background-repeat:repeat-x;
padding:0 10px 10px 10px;
margin:20px 0 12px 0;
	color:#7AA703;
}





/* サブサブサブタイトル
---------------------------------------------------- */



h5 {
	clear:both;
	font-size:13px;
	font-weight:bold;
	color:#A05F23;
}

/* リスト
---------------------------------------------------- */


ul.list_yg  {
	line-height:1.8em;
	margin:10px 20px 12px 30px;
	font-size:14px;
}

ul.list_yg li {
	display:list-item;
	list-style-image:url(../img/common/list-image-yg.png);
	list-style-type: disc;
	list-style-position: outside;
	padding-left:-10px;
}

ul.listOrange {
	line-height:1.8em;
	margin:10px 10px 12px 20px;
	font-size:14px;
}

ul.listOrange li {
	display:list-item;
	list-style-image:url(../img/common/list-image-orange.png);
	list-style-type: disc;
	list-style-position: outside;
	padding-left:-10px;
}



/* リストリセット
---------------------------------------------------- */

ul.liReseter {
	line-height:1.8em;
	margin-left:15px;
}

ul.liReseter  li {
	display:list-item;
	list-style-type: disc;
	list-style-position: outside;
	padding-left:-10px;
}


ol.liReseter {
	line-height:1.8em;
	margin-left:25px;
}

ol.liReseter li {
	display:list-item;
	list-style-type:decimal;
	list-style-position: outside;
	padding-left:-10px;
}


/* ナンバリング
---------------------------------------------------- */

.numbering ol {
	line-height:1.8em;
	margin:0 0 15px 18px;
	font-size:14px;
}

.numbering ol li {
	display:list-item;
	list-style-type:decimal;
	list-style-position: outside;
	font-size:14px;
}


/* faq
---------------------------------------------------- */

dl.faq {
	margin:5px 0 0 0;
}

dl.faq dt {
	padding:6px 0 9px 34px;
	margin-bottom:8px;
	background-image:url(../img/common/icn_q.png);
	background-position:left 4px;
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#dd7700;
}

dl.faq dd {
	padding:0 15px 15px 34px;
	background-image:url(../img/common/icn_a.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	font-size:14px;
}


/* rightPhoto
---------------------------------------------------- */
.rightPhoto {
	float:right;
	padding:0 0 10px 20px;
}

/* leftPhoto
---------------------------------------------------- */
.leftPhoto {
	float:left;
	padding:0 10px 0 20px;
}


/* 表
---------------------------------------------------- */

.hyo table {
	width:100%;
	margin:0 0 10px 0;
	border-top: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	border-collapse: collapse;
}

.hyo table.seventy_p{
	width:70%;
	margin:0 0 10px 0;
	border-top: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
}

.hyo table tr { 
}

.hyo table th { 
	padding:5px 7px 5px 7px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:normal;
	background-color:#FEF3DA;
	text-align:left;
	vertical-align:top;
	font-weight:bold;
	font-size:13px;
}

.hyo table td {
	padding:5px 7px 5px 7px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:normal;
	background-color:#FFFFFF;
	text-align:left;
	vertical-align:top;
	font-size:13px;
}

.hyo table td.backcolor {
	padding:5px 7px 5px 7px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:normal;
	background-color:#F3F2EB;
	text-align:left;
	vertical-align:top;
	font-size:13px;
}


.hyo table td.tdRight{
	padding:5px 7px 5px 7px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:normal;
	background-color:#FFFFFF;
	text-align:right;
	vertical-align:top;
	font-size:13px;
}



/* PageTop
---------------------------------------------------- */
#toPageTop{
clear:both;
float:right;
margin:20px 5px 20px 0;
}
#toPageTop a{
display:block;
font-size:12px;
font-weight:bold;
color:#445566;
background:url(../img/common/arrow_top.png) no-repeat right center;
-webkit-background-size:10px 6px;
padding-right:18px;
}



/*===========================
img
===========================*/

.imgFrame {
	border: 1px solid #CCC;
	padding: 4px;
	background-color:#ffffff;
}

.imgFrameDot {
	border: 1px dotted #CCC;
	padding: 4px;
	background-color:#ffffff;
}

.imgFloatLeft {
	margin:0 20px 10px 0;
	float:left;
}

.imgFloatRight {
	margin:0 0 10px 20px;
	float:right;
}

.imgCenter {
text-align:center;
margin-bottom:15px;
}

.imgCenter2 {
text-align:center;
margin-bottom:35px;
}






/* tel
---------------------------------------------------- */
#bnr_tel{
text-align:center;
width:261px;
height:75px;
overflow:hidden;
margin:10px auto 0 auto;
background:url(../img/common/bnr_tel.png) no-repeat left center;
}

#bnr_tel a{
width:261px;
height:75px;
display:block;
overflow:hidden;
text-indent:-9999px;
}


/* BeforeAfter
---------------------------------------------------- */

.bf_ImgFrame {
	border:1px solid #EEE;
	background:#FCFCFC;
	padding: 4px;
	margin-bottom:10px;
}

.icn_before {
	background:url(../img/common/icn_before.gif);
	width:92px;
	height:23px;
	text-indent:-7777px;	
	overflow:hidden;
	margin:0 auto 10px auto;
}

.icn_after {
	background:url(../img/common/icn_after.gif);
	width:92px;
	height:23px;
	text-indent:-7777px;	
	overflow:hidden;
	margin:0 auto 10px auto;
}

.bf_arrow {
	background:url(../img/common/arrow.png);
	width:200px;
	height:36px;
	text-indent:-7777px;	
	overflow:hidden;
	margin:0 auto 10px auto;
}
	

/* footer
---------------------------------------------------- */
footer{
clear:both;
padding:0 0 15px 0;
}

footer p.toppage{
}

footer p.toppage a{
display:block;
float:left;
width:78px;
height:27px;
border:1px solid #a4adb1;
-webkit-border-radius:6px;
background:no-repeat 6px center,-webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e0e6ea));
-webkit-background-size:19px 16px,auto;
font-size:10px;
font-weight:bold;
color:#4b5b6b;
margin:10px 0 10px 10px;
}

footer p.toppage span{
display:block;
margin:3px 0 0 22px;
}

footer p.toPc a{
display:block;
float:right;
width:78px;
height:27px;
border:1px solid #a4adb1;
-webkit-border-radius:6px;
background:url(../img/header/ico_pc.png) no-repeat 6px center,-webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e0e6ea));
-webkit-background-size:19px 16px,auto;
font-size:10px;
font-weight:bold;
color:#4b5b6b;
margin:10px 10px 0 10px;
}

footer p.toPc span{
display:block;
margin:3px 0 0 27px;
}

footer hr{
clear:both;
height:3px;
background:url(../img/footer/line.png);
padding:0;
margin:100px 0 10px 0;
}

footer p.copyright {
text-align:center;
margin:13px auto 13px auto;
background:url(../img/footer/copyright.png);
width:203px;
height:8px;
text-indent:-7777px;
overflow:hidden;
}

/* テキスト関係
---------------------------------------------------- */


.clear{
	clear:both;
}

div.clear {
	height:0px;
	line-height:0;
	font-size:0;
}

.clear2 {
	clear:both;
}

div.clear2 {
	height:0px;
	line-height:0;
	font-size:0;
	margin-bottom:20px;
}


.txtCenter {
text-align:center;
}

.txtRight {
text-align:right;
}



.atama {
padding-left:1em;  
text-indent:-1em;  
}

.atama2 {
padding-left:1em;  
text-indent:-1em; 
margin:0 0 2.5em 0;
}

.txt {
	margin:0 0 1em 0;
}

.txt2 {
	margin:0 0 2.5em 0;
}

.kugiri {
	margin-top:30px;
	border-top:#CCC dotted 1px;
	height:1px;
	border-bottom:#CCC dotted 1px;
	margin-bottom:30px;
}




.col-red {
color:#D91500;
}

.col-93DDBD {
color:#93DDBD;
}

.col-27BA83 {
color:#27BA83;
}

.col-F90 {
color:#F90;
}

.col-764677 {
color:#764677;
}

.col-842B84 {
color:#842B84;
}

.col-5C34A7 {
color:#5C34A7;
}

.col-0DA281 {
color:#0DA281;
}

.col-060 {
color:#060;
}

.col-2D9F49 {
color:#2D9F49;
}

.col-006600 {
color:#006600;
}

.col-B322A0 {
color:#B322A0;
}



.col-black   {color:#000000;}
.col-white   {color:#ffffff;}
.col-red     {color:#ff0000;}
.col-cccccc  {color:#cccccc;}
.col-333333  {color:#333333;}
.col-ff3333   {color:#ff3333;}
.col-ff6600   {color:#ff6600;}
.col-000066   {color:#000066;}
.col-666666   {color:#666666;}
.col-006600   {color:#006600;}
.col-99CCCC   {color:#99CCCC;}
.col-999999   {color:#999999;}
.col-FF9999   {color:#FF9999;}
.col-EF5A9A  {color:#EF5A9A;}
.col-168063  {color:#168063;}
.col-0D1152  {color:#0D1152;}
.col-B9FFB9 {color: #B9FFB9;}
.col-FBFFAA {color: #FBFFAA;}
.col-FDBC6C {color: #FDBC6C;}
.col-BFDEFF {color: #BFDEFF;}
.col-6666FF {color: #6666FF;}
.col-330000 {color: #330000;}
.col-045262 {color: #045262;}
.col-246C48 {color: #246C48;}
.col-FFCC66 {color: #FFCC66;}
.col-3366cc {color: #3366cc;}
.col-003399 {color: #003399;}
.col-FF6666 {color: #FF6666;}
.col-ffcccc {color: #ffcccc;}
.col-1f3879 {color: #1f3879;}
.col-42515e {color: #42515e;}
.col-09500c {color: #09500c;}
.col-73b5a4 {color: #73b5a4;}
.col-294530 {color: #294530;}
.col-006600 {color: #006600;}
.col-16817E {color: #16817E;}
.col-345BAD {color: #345BAD;}
.col-3154A2 {color: #3154A2;}
.col-1A8F8D {color: #1A8F8D;}
.col-FF8D42 {color: #FF8D42;}
.col-C1CFFB {color: #C1CFFB;}
.col-73BE1E {color: #73BE1E;}
.col-E8A800 {color: #E8A800;}
.col-25751A {color: #25751A;}
.col-7BD58F {color: #7BD58F;}
.col-2963b3 {color: #2963b3;}
.col-97CBFF {color: #97CBFF;}
.col-9b2e8d {color: #9b2e8d;}
.col-68eb7b {color: #68eb7b;}
.col-76a4cf {color: #76a4cf;}
.col-236a1b {color: #236a1b;}
.col-178e5a {color: #178e5a;}
.col-2766b1 {color: #2766b1;}
.col-E7F4FE {color: #E7F4FE;}
.col-FDFECF {color: #FDFECF;}
.col-FEF79E {color: #FEF79E;}
.col-3571b1 {color: #3571b1;}
.col-E6F2D0 {color: #E6F2D0;}
.col-D6EAB0 {color: #D6EAB0;}
.col-E17906 {color: #E17906;}
.col-EE6C02 {color: #EE6C02;}
.col-35477b {color: #35477b;}



.txt_blue {
	color : #3261BF;
}

.txt_green {
	color : #0aad21;	
}

.txt_red {
	color : #FF0000;
}

.txt_blue2 {
	color:#2F44D7;
}

.txt_blue3 {
	color:#1E4099;
}

.txt_green2 {
	color:#3E831D;
}

.txt_orange2 {
	color:#F28500;
}

.txt_red2 {
	color:#BF0000;
}

.txt_blue2_b {
	color:#2F44D7;
	font-weight:bold;
}

.txt_green2_b {
	color:#3E831D;
	font-weight:bold;
}

.txt_orange2_b {
	color:#F28500;
	font-weight:bold;
}

.txt_red2_b {
	color:#BF0000;
	font-weight:bold;
}


.txt_blue2_110p {
	color:#2F44D7;
	font-weight:bold;
	font-size:110%;
	line-height:110%;
}

.txt_blue3_110p {
	color:#3A76E4;
	font-weight:bold;
	font-size:110%;
	line-height:110%;
}

.txt_green2_110p {
	color:#3E831D;
	font-weight:bold;
	font-size:110%;
	line-height:110%;
}

.txt_orange2_110p {
	color:#F28500;
	font-weight:bold;
	font-size:110%;
	line-height:110%;
}

.txt_red2_110pb {
	color:#BF0000;
	font-weight:bold;
	font-size:110%;
	line-height:110%;
}


.txt_blue2_120p {
	color:#2F44D7;
	font-weight:bold;
	font-size:120%;
	line-height:120%;
}

.txt_green2_120p {
	color:#3E831D;
	font-weight:bold;
	font-size:120%;
	line-height:120%;
}

.txt_orange2_120p {
	color:#F28500;
	font-weight:bold;
	font-size:120%;
	line-height:120%;
}

.txt_red2_120pb {
	color:#BF0000;
	font-weight:bold;
	font-size:120%;
	line-height:120%;
}


/*=========================== 
フロー関係
===========================*/

.flowFrame {
	display:block;
	-webkit-border-radius:5px;
	-moz-border-radius: 5px;
	background:
	-webkit-gradient(linear, center top, center bottom, from(#FDFEFF), to(#F4FCFF));
	padding : 10px;
	border:#cecece 1px solid;
}

.flowArrow {
	background:url(../img/common/arrow3.png);
	width:166px;
	height:34px;
	background-repeat:no-repeat;
	text-indent:-7777px;	
	overflow:hidden;
	margin:10px auto 10px auto;
}

.flowTxt {
margin:5px 5px 0 5px;
}


/*=========================== 
テーブル関係
===========================*/

.nomal_table table {
	border-top: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	margin-bottom:30px;
	margin:0 0 5px 0;
	width:100%;
	border-collapse: collapse;
}



.nomal_table table th { 
	padding:6px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:bold;
	background-color:#6C9E21;
	color:#FFFFFF;
	text-align:left;
	vertical-align:top;
}

.nomal_table table th.th_center { 
	padding:6px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:bold;
	background-color:#6C9E21;
	color:#FFFFFF;
	text-align:center;
	vertical-align:top;
}

.nomal_table table td {
	padding:6px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:normal;
	background-color:#FFFFFF;
	text-align:left;
	vertical-align:top;
}

.nomal_table table td.td_right {
	padding:6px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:normal;
	background-color:#FFFFFF;
	text-align:right;
	vertical-align:top;
}

.nomal_table table td.td_center {
	padding:6px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:normal;
	background-color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
}

.nomal_table table td.td_center_FFFDF7 {
	padding:6px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:normal;
	background-color:#FFFDF7;
	text-align:center;
	vertical-align:middle;
}

.nomal_table table td.td_center_FFF4F4 {
	padding:6px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:normal;
	background-color:#FFF4F4;
	text-align:center;
	vertical-align:middle;
}



.nomal_table ul {
	line-height:1.8em;
	margin-left:15px;
}

.nomal_table ul li {
	display:list-item;
	list-style-type: disc;
	list-style-position: outside;
	padding-left:-10px;
}


.small_table table {
	border-top: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	margin-bottom:30px;
	margin:0 0 5px 0;
	width:100%;
	border-collapse: collapse;
}



.small_table table th { 
	padding:5px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:bold;
	background-color:#2838C4;
	color:#FFFFFF;
	text-align:left;
	vertical-align:top;
	font-size:10px;
}

.small_table table th.th_center { 
	padding:3px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:bold;
	background-color:#2838C4;
	color:#FFFFFF;
	text-align:center;
	vertical-align:top;
	font-size:10px;
}

.small_table table td {
	padding:3px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:normal;
	background-color:#FFFFFF;
	text-align:left;
	vertical-align:top;
	font-size:10px;
}

.small_table table td.td_right {
	padding:3px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:normal;
	background-color:#FFFFFF;
	text-align:right;
	vertical-align:top;
	font-size:10px;
}

.small_table table td.td_center {
	padding:3px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:normal;
	background-color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	font-size:10px;
}

.small_table table td.td_center_FFFDF7 {
	padding:3px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:normal;
	background-color:#FFFDF7;
	text-align:center;
	vertical-align:middle;
	font-size:10px;
}

.small_table table td.td_center_FFF4F4 {
	padding:3px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:normal;
	background-color:#FFF4F4;
	text-align:center;
	vertical-align:middle;
	font-size:10px;
}

.small_table table td.tdF4F9FF {
	padding:3px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:normal;
	background-color:#F4F9FF;
	text-align:left;
	vertical-align:top;
	font-size:10px;
}


.small_table ul {
	line-height:1.8em;
	margin-left:15px;
}

.small_table ul li {
	display:list-item;
	list-style-type: disc;
	list-style-position: outside;
	padding-left:-10px;
}


.listTableLite > * {
 padding: .5em 10px;
}
.listTableLite > li {
border-bottom: 1px dotted #CCCCCC;
list-style: none;
}
.listTableLite > dt {
padding: .5em 10px .25em 10px;
color:#060;
font-weight: 700;
}
 .listTableLite > dd {
border-bottom: 1px dotted #CCCCCC;
padding: .25em 10px .5em 10px;
}
.listTableLite a {
text-decoration: none;
}

/*===========================
ul pdf 画像
===========================*/

.pdfList ul {
	margin-left:5px;
	padding-bottom:0px;
}

.pdfList li {
	background-image:url(../img/common/pdficon_small.png);
	list-style-type: none;
	list-style-position: outside;
	padding:0 0 0 35px;
	background-position:7px 4px;
	background-repeat:no-repeat;
	line-height:2em;
	font-weight:bold;
	margin-bottom:7px;
}

/*===========================
contact txt banner
===========================*/


.txtBnr a {
display:block;
width:80%;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border:1px solid #cdcdcd;
background:url(../img/common/arrow_green.png) no-repeat left center,
-webkit-gradient(linear, center top, center bottom, from(#fcfcfc), to(#dedede));
background-position:94%;
/*color:#1A8F10;*/
color:#090;
font-size:14px;
font-weight:bold;
text-align:center;
letter-spacing:2px;
padding:12px 12px 12px 12px;
margin:0 auto 15px auto;
}

.txtBnrNoBottom a {
display:block;
width:80%;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border:1px solid #8bb941;
background:url(../img/common/arrow_green.png) no-repeat left center,
-webkit-gradient(linear, center top, center bottom, from(#86b984), to(#046e00));
background-position:94%;
/*color:#1A8F10;*/
color:#090;
font-size:14px;
font-weight:bold;
text-align:center;
letter-spacing:2px;
padding:12px 12px 12px 12px;
margin:0 auto 0 auto;
}



