@charset "utf-8";

/* 基本スタイル
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	font-size: 75%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.5;
	color: #333333;
	background: #F7F7F7 url(../img/kage.gif) center top repeat-y;
	text-align:center ;
	margin-left:auto ; 
	margin-right:auto ;
	width: 742px ;
}

h1 {
    font-size: 100%;
	color: ;
	font-weight: strong;
}
a {
	color: #003399;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #0066CC;
}
img {
	border: none;
	vertical-align: top;
}
#wrapper {
	width: 742px;
	background: #FFFFFF;
	text-align: left;
}
div,td,th {
	text-align:left;
	margin:0;
}
li {
	margin: 0;
	list-style-type: none;
}
ol, ul {
	margin: 0;
	padding:0;
}
.float_left {
	float: left;
	margin: 0 10px 10px 0px;
}
.float_right {
	float: right;
	margin: 0 10px 5px 10px;
}

/* ロゴとナビゲーション
---------------------------------------------*/
#header {

	width: 100%;
}
#top {
	float: left;
	width: 742px;
	height: 90px;
	background: #ffffff url(../img/back_logo.gif) left top no-repeat;
}
#top .logo {
	float: left;
	width: 390px;
	height: 70px;
	padding: 15px 0 5px 0 ;
}
#top .login {
	float: right;
	width: 259px;
	margin-top: 0px;
	padding: 10px 5px 5px 0 ;
	height: 74px;
}
#top .login a {
	color: #ffffff;
}
#top .login a:visited {
	color: #ffffff;
}
#top .login a:hover {
	color: #ffffff;
}
#globalNav {
	list-style-type: none;
	margin-top: 0px;
	background: #cccccc url(../img/global_nav_bg.jpg) left top repeat-x;
}
#globalNav li {
	display: inline;
}
#globalNav li a {
	color: #FFFFFF;
}


/* メインイメージと2段組
---------------------------------------------*/
#content {

	width: 100%;
	background: #FFFFFF ;
	padding-bottom: 30px;
	padding-top: 2px;

}
#about {
	float: right;
	width: 550px;
	padding-right: 1px;
}
#left {
	float: left;
	width: 190px;
	line-height: 1.3;
}
#footer {
	clear: both;
	color: #FFFFFF;
	background: #990000;
	text-align: center;
}
#footerNav {
	list-style-type: none;
	margin: 5px;
	text-align: center;
	margin-left:auto ; 
	margin-right:auto ;
}
#footerNav li {
	display: inline;
	padding:2px;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	margin-left:auto ; 
	margin-right:auto ;
}
#footerNav li a {
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	margin-left:auto; 
	margin-right:auto;
}

/* 左カラムのレイアウト
---------------------------------------------*/
#left .order {
	margin: 0px 0px 5px 2px;
	padding:0px 0px 0px 0px;
	background: #ffffff;
	width: 170px;
}
#left .side {
	margin: 5px 0px 10px 2px;
	padding:0px 0px 0px 0px;
	background: #F3F2ED;
	border: 1px solid #cccccc;
	width: 170px;
}
#left .side .section {
	margin: 5px 5px 5px 5px;
	padding:0px 0px 0px 0px;
	background: #F3F2ED;
}
#left .side .section .center {
	text-align: center;
}
#left .side2 {
	margin: 0px 0px 10px 2px;
	padding:0px 0px 0px 0px;
	background: #ffffff;
	border: 1px solid #cccccc;
	width: 170px;
}
#left .side2 .section {
	margin: 5px 5px 5px 5px;
	padding:0px 0px 0px 0px;
	background: #ffffff;
}
#left .side2 .section .float_right {
	float: right;
	width: 110px;
	height: 20px;
}
#left .side2 .section  li{
	background: url(../img/arrow.gif) left top no-repeat;
	padding-left: 14px;
}

#left .side2 .section li dt{
	background: url(../img/sankaku.gif) left center no-repeat;
	margin-left: 5px;
	padding-left: 6px;
}

#left .side2 .section li dd{
	background: url(../img/sankaku.gif) left center no-repeat;
	margin-left: 15px;
	padding-left: 6px;
}
/* 右カラム本文のレイアウト
---------------------------------------------*/
#about .section {
	margin: 0px 5px 25px 0px;
}
#about .section p {
	margin: 10px 0px;
	line-height: 1.8;
}
#about .section .link {
	background: url(../img/arrow.gif) left center no-repeat;
	padding-left: 14px;
}
#about .section h2 {
	background: url(../img/h4back.gif) left top no-repeat;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 10px 5px 10px;
	height: 40px;
}
#about .section .back1 {
	background: url(../img/back1.gif) right center no-repeat;
	line-height: 1.5;
	height: 200px;
}

#about .section .back1 ul {
	border: 1px solid #ffffff;
	width: 350px;
}
#about .section .back1 li{
	background: url(../img/check.gif) left top no-repeat;
	margin: 10px 0px 10px 0px;
	padding-left: 15px;
	line-height: 1.5;
}

#about .section h3 {
	background: url(../img/h5back.gif) left top repeat-y;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 5px 5px 10px;
	line-height: 1.3;
	margin-top: 5px;
}

#about .section .s1 {
	color: #333333;
	background-color: #ffffff;
	text-align: center;
	width: 125px;
    line-height: 1.5;
	border-top:0px solid #999999 ;
	border-right: 0px solid #999999 ;
	border-bottom: 1px solid #999999 ;
	border-left: 1px solid #999999 ;
}
#about .section .s1_right {
	color: #333333;
	background-color: #ffffff;
	text-align: center;
	width: 125px;
    line-height: 1.5;
	border-top:0px solid #999999 ;
	border-right: 1px solid #999999 ;
	border-bottom: 1px solid #999999 ;
	border-left: 1px solid #999999 ;
}

#about .section .box {
    overflow /**/: hidden;
	width: 545px;
	color: #333333;
	margin: 0px;
	border: 0px solid #cccccc;
	padding: 0px;
}

#about .section .box .pad_box .box_left {
	float: left;
	width: 265px;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	border: 1px solid #cccccc;
}

#about .section .box .pad_box .box_left .box2 {
    overflow /**/: hidden;
	width: 265px;
	color: #333333;
	margin: 0px;
	border: 0px solid #cccccc;
	padding: 0px;
}
#about .section .box .pad_box .box_left .box2 .box2_left{
	float: left;
	width: 80px;
	padding: 0px 0px 0px 5px;
	margin: 0px;
}
#about .section .box .pad_box .box_left .box2 .box2_right{
	float: right;
	width: 170px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#about .section .box .pad_box .box_right {
	float: right;
	width: 265px;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	border: 1px solid #cccccc;
}
#about .section .box .pad_box .box_right .box2 {
    overflow /**/: hidden;
	width: 265px;
	color: #333333;
	margin: 0px;
	border: 0px solid #cccccc;
	padding: 0px;
}
#about .section .box .pad_box .box_right .box2 .box2_left{
	float: left;
	width: 80px;
	padding: 0px 0px 0px 5px;
	margin: 0px;
}
#about .section .box .pad_box .box_right .box2 .box2_right{
    float: right;
	width: 170px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}



/* raiseのレイアウト
---------------------------------------------*/
#about .section .btnbox {
    overflow /**/: hidden;
	width: 540px;
	color: #333333;
	margin: 0px;
	border: 0px solid #cccccc;
	padding: 0px;
}
#about .section .btnbox .pad_btnbox .btnbox_left {
	float: left;
	width: 260px;
	color: #333333;
	padding: 5px 5px 5px 5px;
	margin: 0px;
}
#about .section .btnbox .pad_btnbox .btnbox_right {
	float: right;
	width: 260px;
	margin: 0px;
	padding: 5px 5px 5px 5px;
}


/* bankのレイアウト
---------------------------------------------*/
#about .section .minibox {
    overflow /**/: hidden;
	width: 510px;
	color: #333333;
	margin: 5px;
	border: 1px solid #cccccc;
	padding: 0px;
}
#about .section .minibox p {
	margin: 5px;
	line-height: 1.8;
}
#about .section .minibox .pad_minibox .minibox_left {
	float: left;
	width: 89px;
	color: #663333;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border-bottom: 0px solid #cccccc;
}
#about .section .minibox .pad_minibox .minibox_right {
	float: right;
	width: 419px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid #cccccc;
	border-left: 0px solid #cccccc;
}

/* pointのレイアウト
---------------------------------------------*/
#about .section .point {
	background: url(../img/omonakoto.gif) left top repeat;
	margin: 5px;
	line-height: 1.8;
	width: 510px;
	border: 1px solid #663333;
}

#about .section .point li{
	margin: 10px 5px 10px 5px;
	line-height: 1.8;
	font-weight: bold ;
	color: #333333;
}

/* fundsのレイアウト
---------------------------------------------*/
#about .section .shuhou {
	background: url(../img/omonakoto.gif) left top repeat;
	margin: 5px;
	line-height: 1.8;
	width: 515px;
	border: 2px solid #663333;
}

#about .section .shuhou ol {
	padding: 5px;
	}

#about .section .shuhou li {
	margin: 10px 5px 10px 5px;
	line-height: 1.5;
	font-weight: bold;
	}

/* flowのレイアウト
---------------------------------------------*/
#about .section .nagare {
	background: url(../img/omonakoto.gif) left top repeat;
	margin-left: 45px;
	padding: 5px;
	line-height: 1.8;
	width: 450px;
	border: 1px double #cccccc;
}


/* adviserのレイアウト
---------------------------------------------*/
#about .title {
    margin: 5px;
	text-align: left;
	margin-left:auto ; 
	margin-right:auto ;
}
#about .section .ifa {
	margin: 3px;
	line-height: 1.8;
	width: 520px;
	border: 0px;
}
#about .section .omonakoto {
	margin: 5px;
	line-height: 1.8;
	width: 510px;
	border: 1px solid #ffffff;
}
#about .section .omonakoto dt{
	background: url(../img/square.gif) left top no-repeat;
	margin: 10px 5px 10px 5px;
	padding-left: 15px;
	line-height: 1.8;
	font-weight: bold ;
	color: #663300;
}
#about .section .omonakoto dd{
	margin: 10px 5px 10px 5px;
	padding-left: 15px;
	line-height: 1.8;
	font-weight: normal ;
	color: #333333;
}
#about .section .omonakoto li{
	background: url(../img/square.gif) left top no-repeat;
	margin: 10px 5px 10px 5px;
	padding-left: 14px;
	line-height: 1.8;
	font-weight: bold ;
	color: #333333;
}

/* pfaのレイアウト
---------------------------------------------*/
#about .section .table {
	color: #333333;
	background-color: #ffffff;
	font-size: 12px;
	margin: 10px 14px 10px 14px;
}
#about .section .left1 {
	background-color: #990000;
	text-align: center;
	font-weight: bold;
	vertical-align: center;
	width: 50px;
    height: 50px;
	border:1px solid #cccccc ;
}
#about .section .left2 {
	color: #ffffff;
	background-color: #993300;
	text-align: center;
	font-weight: bold;
	width: 140px;
    line-height: 1.5;
	border:1px solid #cccccc ;
}
#about .section .center {
	color: #333333;
	background-color: #eaeadf;
	font-weight: bold;
	text-align: center;
	width: 110px;
    line-height: 1.5;
	border:1px solid #cccccc ;
}
#about .section .right {
	padding: 10px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	font-seize: 16px;
	width: 180px;
    line-height: 1.5;
	border:1px solid #cccccc ;
}
#about .section .kind {
	color: #ffffff;
	background-color: #993333;
	text-align: center;
	font-weight: bold;
	width: 20px;
    line-height: 1.5;
	border:1px solid #cccccc ;
}
#about .section .number {
	color: #333333;
	background-color: #993333;
	font-weight: bold;
	text-align: center;
	width: 70px;
    line-height: 1.5;
	border:1px solid #cccccc ;
}
#about .section .plan {
	padding: 10px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	width: 390px;
    line-height: 1.4;
	border:1px solid #cccccc ;
}

/* seminarのレイアウト
---------------------------------------------*/
#about .section .s1 {
	background: url(../img/omonakoto.gif) left top repeat;
	line-height: 1.5;
	width: 530px;
	border: 2px solid #663333;
}

#about .section .s1 li{
	background: url(../img/check.gif) left top no-repeat;
	margin: 10px 5px 10px 5px;
	padding-left: 15px;
	line-height: 1.5;
	text-align: left ;
}

#about .section .s2 {
	background: url(../img/omonakoto.gif) left top repeat;
	line-height: 1.5;
	width: 500px;
	border: 1px solid #666666;
	padding: 5px;
}

#about .section .profile {
	overflow /**/: hidden;
	width:530px;
	color:  #333333;
	background: url(../img/omonakoto.gif) left top repeat;
	margin: 0px 0px 15px 0px;
	border: 2px solid #663333;
}
#about .section .profile dl {
	background-color: #663333;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 2px 5px 2px;
	height: 24px;
}
#about .section .profile .pad_profile {
	padding: 0px 10px 0px 10px;
}
#about .section .profile .pad_profile .profile_left {
	float: left;
	width: 130px;
}
#about .section .profile .pad_profile .profile_right {
	float: right;
	width: 375px;
	line-height:1.8 ;
}
#about .section .shousai {
	overflow /**/: hidden;
	width:530px;
	color:  #333333;
	background: url(../img/omonakoto.gif) left top repeat;
	margin: 0px 0px 15px 0px;
	border: 2px solid #663333;
}
#about .section .shousai dl {
	background-color: #663333;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 2px 5px 2px;
	height: 24px;
}
#about .section .shousai .pad_shousai .shousai_left {
	float: left;
	width: 100px;
	color: #663333;
	font-weight: bold;
	padding: 0px 0px 5px 5px;
	margin: 0px;
}
#about .section .shousai .pad_shousai .shousai_right {
	float: right;
	width: 390px;
	margin: 0px;
	padding: 0px 5px 5px 0px;
}
#about .section .shousai .pad_shousai .shousai_right ul{
	margin: 0px;
	padding: 0px;
}
#about .section .shousai .pad_shousai .shousai_right li{
	margin: 7px 0px 5px 15px;
	line-height: 1.5 ;
	list-style-type: square;
}

#about .section .tokuten {
	overflow /**/: hidden;
	width:530px;
	color:  #333333;
	background: url(../img/omonakoto.gif) left top repeat;
	margin: 0px 0px 15px 0px;
}
#about .section .tokuten .pad_tokuten {
	padding: 0px 10px 0px 10px;
}
#about .section .tokuten .pad_tokuten .tokuten_left {
	float: left;
	width: 130px;
}
#about .section .tokuten .pad_tokuten .tokuten_right {
	float: right;
	width: 375px;
	line-height:1.8 ;
}

/* voiceのレイアウト
---------------------------------------------*/
#about .section .voice {
	width:520px;
	line-height: 1.5;
	margin:5px ;
	border: 1px solid #0099cc;
	padding: 5px;
	background: url(../img/omonakoto.gif) left top repeat;
}
#about .section .voice ul {
	margin: 0px 5px 0px 5px;
}
#about .section .voice li {
	margin-left: 10px;
	padding: 5px 5px 5px 14px ;
	background: url(../img/q.gif) left center no-repeat;
}
#about .section .voice dl {
	margin: 0px 5px 0px 5px;
}
#about .section .voice dt {
	margin: 0px;
	padding: 5px 5px 5px 14px;
	font-weight: bold;
	background: url(../img/q.gif) left center no-repeat;
}
#about .section .voice dd {
	margin: 0px 0px 0px 14px;
	padding: 0px 0px 5px 16px;
	background: url(../img/a.gif) left top no-repeat;
	font-weight: normal;
	color: #333333;
}
/* priceのレイアウト
---------------------------------------------*/
#about .section .price {
    overflow /**/: hidden;
	width: 510px;
	color: #333333;
	margin: 5px;
	border: 1px solid #C9C4AD ;
	padding: 0px;
}

#about .section .price .pad_price .price_left {
	float: left;
	width: 120px;
	color: #663333;
	font-weight: bold;
	padding: 0px 0px 5px 5px;
	margin: 0px;
}
#about .section .price .pad_price .price_right {
	float: right;
	width: 370px;
	margin: 0px;
	padding: 0px 5px 5px 0px;
	}
#about .section .price .pad_price .price_right ul{
	margin: 0px;
	padding: 0px;
}
#about .section .price .pad_price .price_right li{
	margin: 7px 0px 5px 15px;
	line-height: 1.5 ;
	list-style-type: square;
}

/* askのレイアウト
---------------------------------------------*/
#about .section .ask {
	margin: 0px 0px 5px 5px;
}
#about .section .ask ul{
	margin: 5px;
}
#about .section .ask li{
	background: url(../img/square.gif) left center no-repeat;
	margin: 10px 5px 10px 5px;
	padding-left: 14px;
	line-height: 1.8;
	color: #333333;
}

/* manualのレイアウト
---------------------------------------------*/
#about .section .movie ul{
	margin: 0px 5px 10px 5px;
}
#about .section .movie li{
	background: url(../img/on.gif) left top no-repeat;
	margin: 10px 5px 10px 5px;
	padding-left: 25px;
	line-height: 2.0;
}
/* freetoolのレイアウト
---------------------------------------------*/
#about .section .download{
	width: 500px;
	color: #333333;
	background: url(../img/omonakoto.gif) left top repeat;
	margin: 5px 5px 5px 15px ;
	padding: 5px;
	border: 2px solid #663333;
	line-height:1.5;
}
#about .section .free {
    overflow /**/: hidden;
	width:520px;
	color:  #333333;
	margin: 0px 0px 15px 0px;
	border: 1px solid #cccccc;
	padding: 5px;
}
#about .section .free .pad_free .free_left {
	float: left;
	width: 80px;
	text-align: center;
}
#about .section .free .pad_free .free_right {
	float: right;
	width: 420px;
	line-height:1.5;
}
#about .section .pad_free .free_right ul{
	margin: 0px;
	padding: 0px;
}
#about .section .pad_free .free_right li{
	background: url(../img/check.gif) left top no-repeat;
	margin: 10px 0px 10px 0px;
	padding-left: 15px;
}

/* webのレイアウト
---------------------------------------------*/
#about .section .form {

	overflow /**/: hidden;
	width:520px;
	color:  #333333;
	margin: 0px 0px 15px 0px;
	border: 1px solid #cccccc;
	padding: 5px;
	background: #F4F4F4 ;
}
#about .section .form_left {
	float: left;
	width: 150px;
	padding: 5px;
}
#about .section .form_right {
	float: right;
	width: 350px;
	padding: 5px;
}
#about .section .omonakoto {
	background: url(../img/omonakoto.gif) left top repeat;
	line-height: 1.5;
	width: 520px;
	border: 2px outset #0A86C2;
	padding:5px;
}
#about .section .omonakoto dt{
	margin: 10px 5px 10px 5px;
	line-height: 1.5;
	font-weight: bold ;
	color: #0066cc;
	background: url(../img/check.gif) left top no-repeat;
	padding-left: 15px;
}
#about .section .omonakoto dd{
	margin: 10px 5px 10px 5px;
	padding-left: 15px;
	line-height: 1.5;
	font-weight: normal ;
	color: #333333;
}

/* ruleのレイアウト
---------------------------------------------*/
#about .section .rule {
	line-height: 1.5;
	margin:5px ;
}
#about .section .rule ul {
	margin: 0px 5px 0px 50px;
}
#about .section .rule li {
	margin: 0px;
	list-style-type: disc;
}
/* questionのレイアウト
---------------------------------------------*/
#about .section .faq {
	width:520px;
	line-height: 1.5;
	margin:5px ;
	border: 1px solid #cccccc;
	padding: 5px;
}
#about .section .faq ul {
	margin: 0px 5px 0px 5px;
}
#about .section .faq li {
	margin-left: 10px;
	padding-bottom: 5px;
	list-style-type: square;
}
#about .section .faq dl {
	margin: 0px 5px 0px 5px;
	border-bottom: 1px solid #CCCCCC;
}
#about .section .faq dt {
	margin: 0px;
	padding: 5px;
	color:#055AA5;
	font-weight: bold;
}
#about .section .faq dd {
	margin: 0px;
	padding: 0px 0px 5px 15px;
}

/* companyのレイアウト
---------------------------------------------*/
#about .section .company {
    overflow /**/: hidden;
	width: 510px;
	color: #333333;
	margin: 5px;
	border: 1px solid #cccccc;
	padding: 0px;
}
#about .section .company .pad_company .company_left {
	float: left;
	width: 85px;
	color: #663333;
	font-weight: bold;
	padding: 0px 0px 5px 5px;
	margin: 0px;
}
#about .section .company .pad_company .company_right {
	float: right;
	width: 405px;
	margin: 0px;
	padding: 0px 5px 5px 0px;
}
#about .section .company .pad_company .company_right ul{
	margin: 0px;
	padding: 0px;
}
#about .section .company .pad_company .company_right li{
	margin: 7px 0px 5px 15px;
	line-height: 1.5 ;
	list-style-type: square;
}
#about .section .linen {
	margin: 5px;
	line-height: 1.5;
	width: 510px;
	border: 1px solid #cccccc;
}
#about .section .linen li{
	background: url(../img/square.gif) left top no-repeat;
	margin: 10px 5px 10px 5px;
	padding-left: 14px;
	line-height: 1.5;
	color: #333333;
}
/* ceoのレイアウト
---------------------------------------------*/
#about .section .ceo {
	width:510px;
	padding: 5px;
}
#about .section .ceo .sign {
	width:200px;
	color:  #333333;
	margin: 10px 0px 5px 320px;
}
/* sitemapのレイアウト
---------------------------------------------*/
#about .section .sitemap_left {
	float: left;
	width: 250px;
	color: #333333;
	margin: 5px;
	border-right: 1px solid #cccccc;
}
#about .section .sitemap_right {
	float: right;
	width: 250px;
	color: #333333;
	margin: 5px;
}
#about .section .sitemap_left dt {
    background: url(../img/sitemap_back.gif) left top no-repeat; 
	padding: 5px 5px 5px 10px;
	margin: 10px 5px 5px 0px;
	height: 25px;
}
#about .section .sitemap_right dt {
    background: url(../img/sitemap_back.gif) left top no-repeat; 
	padding: 5px 5px 5px 10px;
	margin: 10px 5px 5px 0px;
	height: 25px;
}
#about .section .sitemap_left dd {
    background: url(../img/sankaku.gif) left center no-repeat; 
	padding: 0px 0px 0px 10px;
	margin: 5px 5px 5px 10px;
	line-height: 1.5;
}
#about .section .sitemap_right dd {
    background: url(../img/sankaku.gif) left center no-repeat; 
	padding: 0px 0px 0px 10px;
	margin: 5px 5px 5px 10px;
	line-height: 1.5;
}
/* ____ フロートボックス解除用。htmlでは<br class="clear" />で使用 ____ */
.clear {
	clear:both;
}	
/* ____ テキスト用 ____ */
.u {
	text-decoration: underline;
}
.b {
	font-weight: bold;
}
.u_b {
	text-decoration: underline;
	font-weight: bold;
}
.px9 {
	font-size: 9px;
	line-height:150%;
}
.px10 {
	font-size: 10px;
	line-height:150%;
}
.px11 {
	font-size: 11px;
	line-height:150%;
}
.px12 {
	font-size: 12px;
	line-height:150%;
}
.px14 {
	font-size: 14px;
	line-height:150%;
}
.f10 {
	font-size: 10px;
	line-height:12px;
}
.f14 {
	font-size: 14px;
	line-height:18px;
}
.f18 {
	font-size: 18px;
	line-height:22px;
}
.text_right {
	text-align: right;
}
.text_left {
	text-align: left;
}
.px14_under_b {
	font-size: 14px;
	line-height:150%;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}


/* ____ テキスト用（色） ____ */
.red {
	color: #CC0000;
	font-weight: bold;
}
.red2 {
	color: #CC0000;
}
.red3 {
	color: #663333;
	font-weight: bold;
}

.red_back {
	color: #CC0000;
	font-weight: bold;
	background-color: #FFFFCC;
}
.red_uback {
	color: #CC0000;
	font-weight: bold;
	background-color: #FFFF66;
	text-decoration : underline;
}
.red_large {
	color: #CC0000;
	font-weight: bold;
	font-size: 18px;
}
.blue2 {
	color: #055AA5;
	font-weight: bold;
}
.blue3 {
	color: #0033FF;
	font-weight: bold;
}
.blue_back {
	color: #333333;
	font-weight: bold;
	background-color: #DEF0FF;
}
.blue2_back {
	color: #ffffff;
	font-weight: bold;
	background-color: #0099cc;
	font-size : 14px ;
}
.ora_back {
	color: #333333;
	background-color: #FFCC66;
	font-weight: bold;
}
.ora2 {
	color: #FF6600;
	background-color: #F3F3F3;
	font-weight: bold;
}
.ora3_back {
	color: #333333;
	background-color: #FFE0C1;
	font-weight: bold;
}
.red_u {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
.back_y {
	background-color: #FFFF66;
}
.text_right{
    text-align: right;
}
.text_center {
	text-align: center;
	margin-left:auto ; 
	margin-right:auto ;
}
