* {
	color:#666666;
	padding:0;
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: none;
}

body {
	background-color: #FFF;
	background-image: url(img/bk_w.gif);
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	color: #666;
	background-color: #FFF;
	margin-bottom: 10px;
	margin-top: 10px;
}

a {
	color:#6666cc;
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
}

/* ベース */
#base {
	width:960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
}

#wrap {
	float: left;
	padding: 5px;
	margin-top: 5px;
}


/* ヘッダー */

#header {
	width:960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#header_title {
	text-align: left;
	padding-top: 5px;
	background-image: url(img/head2.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
#header h1 {
	margin: 0;
	padding: 0;
}
#header #top_img {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFF;
	padding-top: 5px;
	background-image: url(img/topimg_bk.png);
	border-top: 1px solid #999999;
}

#header #header_title #add {
	text-align: right;
	font-size: 12px;
	color: #666;
	margin-bottom: 5px;
	padding-right: 20px;
	border-bottom: 1px solid #090;
}
/* ナビ */
#nav {
	text-align: center;
	padding-bottom: 5px;
	padding-top: 3px;
	background-color: #FFF;
	
}
#nav ul {
	display: block;
	list-style-type: none;

}
#nav ul li {
	display: inline;
	font-size: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
}
#nav ul li a {
	font-size: 12px;
	color: #666;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
#nav ul li a:hover {
	background-color:#CCC;
	background-image: url(img/nav_bk.gif);
	padding-left: 10px;
	padding-right: 10px;
	color: #F36;
}

/* コンテンツ */

#contents {
	width:540px;
	float: left;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	height: auto;
}

#contents p{
	margin-left: 25px;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666;
}
#box_a {
	margin-bottom: 10px;
	background-image: url(img/side_l.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#box_b {
	margin-bottom: 10px;
	background-image: url(img/side_l2.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#box_c {
	margin-bottom: 10px;
}
#box_a h1 {
	font-size: 21px;
	color: #093;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0;
}
#box_a h2 {
	font-size: 18px;
	margin-top: 8px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:8px;
	margin-right: 20px;
	background-repeat: no-repeat;
	line-height: 31px;
	color: #093;
}
#box_b h2 {
	font-size: 18px;
	margin-bottom: 5px;
	margin-left: 15px;
	background-image: url(img/h2_bk.gif);
	background-repeat: no-repeat;
	border-left: 3px solid #F00;
	padding-left: 8px;
	margin-top: 10px;
}
#box_b ul {
	margin-left: 35px;
	font-size: 12px;
	line-height: 125px;
	color: #F03;
}
#box_b ul li {
	font-size: 12px;
	color: #093;
}

#box_c h3 {
	margin-top: 8px;
	margin-bottom: 10px;
	padding-left: 10px;
	background-image: url(img/h2_bk.gif);
	background-repeat: no-repeat;
	border-left: 3px solid #F00;
	font-size: 16px;
	margin-left: 15px;
}
#box_d h3 {
	margin-top: 8px;
	margin-bottom: 10px;
	padding-left: 8px;
	background-image: url(img/sub_h2_bk.gif);
	background-repeat: no-repeat;
	border-left: 3px solid #F00;
	font-size: 16px;
	margin-left: 15px;
}
.eng2 {
	font-size: 12px;
	margin-top: 0px;
	margin-left: 25px;
	letter-spacing: 1px;
}
.sub_title {
	font-size: 12px;
	font-weight: normal;
}

#contents #c_pad {
	padding: 10px;
}

/* for IE \*/
* html body #base #contents #c_pad {
	padding: 9px;
}	
/**/

#news {
	background-color:#F5F4F0;
	border:1px solid #DDDDDD;
	width:460px;
	height:150px;
	overflow:auto;
	margin-left: auto;
	margin-right: auto;
}
#news p {
	font-size: 12px;
	line-height: 150%;
	color: #666;
	margin-left: 5px;
}
#news hr {
	height: 1px;
	width: 95%;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: auto;
	margin-right: auto;
}
#news a {
	color:#6666CC;
	font-size:12px;
	text-decoration:none;
}
#news a:hover {
	color:#FF9900;
}

/* テーブル */

#box_d table {
	width: 520px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#box_d table td {
	padding: 5px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
#box_d table th {
	background-color: #EFEDEC;
	padding: 7px;
}
#box_d table tr td a {
	text-decoration: none;
	color: #666;
	font-size: 12px;
}
#box_d table tr td a:hover {
	text-decoration:underline;
	color:#06C;
}

/* サイド・メニュー */
#sidebar1 {
	float: left;
	width: 165px;
	background-color: #F5F4F0;
	margin-left: 2px;
	height: auto;
}

#sidebar1 li {
	list-style-type: none;
}

#side_main {
	padding-top: 2px;
	margin-bottom: 5px;
	width: 155px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFF;
}

#side_main h3 {
	display: block;
	width: 148px;
	line-height: 23px;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 14px;
	text-align: center;
	background-color: #666666;
	background-image: url(img/side_h3a.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #969583;
	height: 23px;
}

#side_main ul {
	margin-bottom: 5px;
}

#side_main li a {
	display: block;
	width:120px;
	font-size: 12px;
	color:#666666;
	line-height: 18px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 3px;
	background-image:url(img/s_btn.gif);
	background-color: #EEEEEE;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
}
#side_main li a:hover {
	background-color: #FFFFFF;
	color: #F00;
	text-decoration: none;
	background-image: url(none);
}
#sidebar1 img {
	border:none;
}
#sidebar1 p {
	padding: 10px;
}
#sidebar1 p a {
	font-size:12px;
	padding: 10px;
	text-decoration: none;
}
#side_link {
	text-align: center;
	padding-top: 2px;
	margin-bottom: 5px;
	width: 155px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFF;
}
#side_link h3 {
	display: block;
	line-height: 23px;
	color: #666666;
	margin-right: 2.5px;
	margin-left: 2.5px;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 12px;
	text-align: center;
	height: 23px;
	background-image: url(img/side_h3c.gif);
}
.sub_t {
	font-size: 9px;
	color: #F03;
	margin: 0;
	padding: 0;
}

#sidebar2 {
	width: 220px;
	float: right;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
#sidebar2 hr {
	height: 1px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
#sidebar2 h3 {
	font-size: 14px;
	color: #666;
	margin-top: 8px;
}
.current{
	background-color:#9CF;
}

/* フッター */
#footer {
	background:#FFFFFF;
	background-image: url(img/ft_bk.gif);
	text-align: center;
} 
#footer p {
	color: #FFF;
	font-size: 14px;
	line-height: 25px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#f_menu {
	clear: both;
	background-image: url();
	background-repeat: repeat-x;
	border: 1px solid #E2E2DE;
	background-color: #F5F4F0;
	background-position: bottom;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #888888;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	line-height: 15px;
}
#f_menu li a {
	color:#666;
	font-size: 12px;
	text-decoration:none;
}
#f_menu li a:hover {
	color:#F93;
}
#f_menu p {
	font-size: 10px;
	color: #6666cc;
}

#sidebar1 #mov {
	text-align: center;
	background-color: #FFF;
	border: 1px solid #CCCCCC;
	width: 155px;
	margin-left: auto;
	margin-right: auto;
}
#mov p {
	margin: 0px;
	padding: 0px;
	line-height: 135%;
}
#sidebar1 #side_image {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#sidebar2 #side_img {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
table tr td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	line-height: 13px;
}
#qr {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #CCC;
	background-color: #F5F4F0;
}.work {
	color: #F5F4F0;
}
.work a {
	color: #F5F4F0;
}
.tdmoji{
		color:#F00;
		font-size:14px;
}
#container #base #wrap #contents #c_pad #box_c p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#container #base #wrap #contents #c_pad #box_c h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#container #base #wrap #sidebar1 #side_main ul {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
#container #base #wrap #sidebar1 #side_main ul li a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#container #base #wrap #sidebar1 #side_main ul li a .sub_t {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
}
.caution {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #F03;
}

