@charset "utf-8";
/* CSS Document */

/*---------------------------------------------

Font Size 基本サイズ：12px

10px	84%
11px	92%
12px	100%
13px	109%
14px	117%
15px	125%
16px	134%
17px	142%
18px	150%
19px	159%
20px	167%
21px	175%
22px	184%
23px	192%
24px	200%
25px	209%
26px	217%
---------------------------------------------*/

.text12_1{font-size:100%; line-height:150%; color:#666666;}
.text12_2{font-size:100%; line-height:150%; color:#e75600; text-align:center;}
.text12_2 a:link{color:#e75600; text-decoration:underline;}
.text12_2 a:visited{color:#e75600; text-decoration:underline;}
.text12_2 a:hover{color:#fe7613; text-decoration:underline;}
.text12_2 a:active{color:#e75600; text-decoration:underline;}

.text13_1{font-size:109%; line-height:170%; color:#666666;}
.text13_1_c{font-size:109%; line-height:170%; color:#666666; text-align:center;}
.text13_2{font-size:109%; line-height:150%; color:#282828;}
.text13_3{font-size:109%; line-height:170%; color:#000000;}


.text14_1{font-size:109%; line-height:170%; color:#282828; text-align:center;}
.text14_1b{font-size:109%; line-height:170%; color:#282828; text-align:center; font-weight:bold;}

.text15_1{font-size:109%; line-height:170%; color:#282828; text-align:center;}

.text_box1{margin-left:auto; margin-right:auto; width:650px;}

.bold{font-weight:bold;}
.bold2{font-weight:bold; color:#242424;}
.red{color:#ec1b04; font-weight:bold;}
