@charset"utf-8";

* {
	padding:0;
	font-size: 13px;
	line-height: 105%;
	margin: 0;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	background-image: none;
	vertical-align: top;
}

body {
	background-color: #F2F2F2;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
}

a {
	color:#3478BC;
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
	text-align: center;
	font-size: 12px;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #FFF;
}

.top_area {
	width:670px;
	float: left;
}
.main_ad {
	width:130px;
	margin-left:8px;
	float: left;
	font-size: 12px;
}
.chui {
	font-size: 10px;
	color: #FF0000;
	line-height: 11px;
	font-weight: bold;
	text-align: center;
}
.float_l {
	float:left;
}
.float_l_height {
	float:left;
	height:420px;
}
.clear {
	clear:both;
}
/*
ベース
-------------------------------------------------------------------*/
#all {
	background-color:#0342D6;
	width:1050px;
	margin-right: auto;
	margin-left: auto;

	}

#base {
	width:1050px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

#wrap {
	width:1040px;
	background:#FFFFFF;
	float: left;
	padding: 5px;
}


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

#header {
	width:1050px;
	margin-right:auto;
	margin-left: auto;
	background-image: url(img/topbanner_110401.jpg);
	height: 175px;
}

h1 {
	font-size:8px;
	color:#CCCCCC;
	line-height:8px;
	}
h1 a {
	display: block;
	text-decoration: none;
	width: 444px;
	margin-left: 25px;
	color: #CCCCCC;
	font-size:8px;
}

#header #sub {
	font-size: 10px;
	color: #FFFFFF;
	margin-left: 888px;
	padding-bottom:35px;
}

#header #sub2 {
	text-align: right;
	padding-right: 30px;
	font-size: 10px;
	color: #ffffff;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

/*ナビゲーション
----------------------------------------------- */
#nav {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/nav.gif);
	height: 24px;
	padding-top: 6px;
}

#nav ul {
	list-style-type:none;
	display: block;
	margin-left: 8px;
  }
  

#nav li {
	display: inline;
  }
  
#nav li a {
	color: #393;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 22px;
	padding-right: 18px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}

#nav li a:hover {
	color: #000000;
	background-image: url(img/li_ov.gif);
	background-color: #ffd700;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B8AC;
}


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

#contents {
	width:652px;
	float: left;
}
#contents_top {
	width:832px;
	float: left;
}

#contents_top p,#contents p{
	font-size:13px
	padding-top: 5px;
	padding-bottom: 5px;

	background-image: ;
	margin-right: 8px;
	margin-left: 8px;
	line-height: 11px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 8px;
	margin-bottom: 4px;
}

#contents_top h2, #contents h2 {
	font-size: 18px;
	padding-left: 10px;
	color: green;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 5px;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #AACE6F;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
}


#contents_top h3,#contents h3 {
	font-size: 16px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #A9B59B;
	padding-left: 7px;
	color: #555555;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 13px;
}

#contents_top h3 a,#contents h3 a {
	font-size: 14px;
}

#contents h4 {
	font-size: 12px;
	color: #300;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 25px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#contents h5 {
	font-size: 16px;
	line-height: normal;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: #03C;
	background-color: #6CF;
	padding: 10px;
	margin: 5px;
}

#contents ul {
	margin-left: 30px;
	list-style-type: none;
}
#contents li a {
	font-size: 12px;
}


#contents #c_pad {
	padding: 3px;
	font-size: 9px;
	font-weight: normal;
	float: left;
}

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

#contents #c_pad p a {
	line-height: normal;
	color: #399;
	font-size: 13px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#contents #c_pad p strong {
	line-height: 20px;
}

#contents #top_img {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #EEEDE9;
	background-image: url(img/top_img.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
}

#contents #c_pad #top_img p {
	font-size: 10px;
	color: #FFFFFF;
	background-image: none;
	margin-top: 35px;
	margin-left: 25px;
	margin-right: 300px;
}


#contents #c_pad .img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 0px;
}

#contents #c_pad .img_left img {
	border: 0px solid #999999;
}

#contents #c_pad .c_img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 12px;
}

#contents #c_pad .c_img_left img {
	border: 0px solid #999999;
}

#contents #c_pad .c_img_right {
	float: right;
	background-color: #FFFFFF;
	padding: 10px;
}

#contents #c_pad .c_img_right img {
	border: 1px solid #FFF;
}

.btn a {
	font-size: 10px;
	line-height: 17px;
	height: 17px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #7A7A76;
	border: 1px solid #D2D2D2;
	width: 80px;
	display: block;
	float: right;
	text-align:center;
	text-decoration: none;
	background-image: url(img/btn.gif);
	margin-right: 5px;
}

.btn a:hover {
	background-color: #FF9900;
	background-image: url(img/btn_ov.gif);
}

.img_center {
	width: 210px;
	float: left;
	font-size: x-small;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
.img_center2 {
	width: 300px;
	float: left;
}
.img_center_wide {
	width: 600px;
}
.img_center_widew {
	width: 721px;
}
.valign {
	line-height:50%;
}
/*
２box
-------------------------------------------------------------------*/
#base #wrap #contents #c_pad .box2 {
	float: left;
	height: 115px;
	width: 135px;
	margin: 0px;
	padding: 3px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 21px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9C3;
	border-left-color: #CCC;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
#base #wrap #contents #c_pad .box2 h3 {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDBD8;
	background-color: #4A761B;
	border-left-color: #72B82C;
	color: #FFFFFF;
}

#base #wrap #contents #c_pad .box2 p {
	margin: 0px;
}

.kouza_title {
	margin-top:4px;
	width:138px;
	height:30px;
}
.box1-3_in{
	width:310px;
	height:39px;
	}
	
.box6_blackboard {
	background-color: #060;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-color: #C30;
	color: #FFF;
	padding:3px;
}
.sum_odr_lnk {
	background-color: #000099;
	border-color: #C30;
	border:1px;
	color: #FFF;
	font-size:14px;
	padding:3px;
	margin-top:2px;
	margin-bottom:2px;
}
div.sum_odr_lnk a {
	color:#FFFFFF;
	}
div.sum_odr_lnk a:hover {
	color:#66FFFF;
	}
/*
テーブル
-------------------------------------------------------------------*/

#contents #c_pad table {
	width: ;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
#contents #c_pad table td {
	border: 1px solid #EAE8DF;
	font-size: 14px;
	font-weight:inherit;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#contents #c_pad table th {
	background-color: #EFEDE7;
	padding: 7px;
}
#contents #c_pad form table th {
	width: 680px;
}

/*
パンくずリスト
-------------------------------------------------------------------*/
#contents #pan {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	font-size: 12px;
}
#contents #pan a {
	margin-right: 7px;
	margin-left: 7px;
}
#contents #pan strong {
	margin-left: 7px;
}


/*
サイド・メニュー(左）
-------------------------------------------------------------------*/
#left_side {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	float: left;
	width: 200px;
}
#left_side li {	
	list-style-type: none;
}

/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 180px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}

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

#side_d {
	padding-top: 2px;
	margin-bottom: 5px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: 1px solid #B9B8AC;
	background-color: #FFFFFF;
	text-align: left;
}

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

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

#side_d li a {
	display: block;
	width:120px;
	font-size: 12px;
	color:#666666;
	line-height: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 3px;
	background-image:url(img/li.gif);
	background-repeat: no-repeat;
	background-color: #EEEEEE;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #948C74;
	background-position: 7px center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBC8BC;
	text-decoration: none;
}


#side_d li a:hover {
	background-color: #FFF;
	color: #090;
	text-decoration: none;
	background-position: 8px;
	font-size: 14px;
}



#side img {
	border:none;
}

#side p {
	padding: 10px;
	font-size: 12px;
}

#side p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}

#base #wrap #side #side_pr {
	margin: 10px;
	padding: 10px;
	border: 1px solid #DBD9D0;
	background-color: #F8F8F5;
}


/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	clear: both;
	background-image: url(img/foot_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #E2E2DE;
	padding: 10px;
	background-color: #F5F4F0;
	background-position: bottom;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	line-height: 20px;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
	font-size: 10px;
}

#f_menu p {
	font-size: 10px;
	color: #333333;
}

#f_menu #pr {
	font-size: 10px;
	color: #888888;
	padding-bottom: 5px;
	padding-left: 5px;
}
#f_menu #pr a {
	font-size: 10px;
	color: #888888;
}
/*
コピーライト
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #FFFFFF;
	text-align: right;
	display: block;
	background-color: #8C8A84;
	font-size: 10px;
	padding: 5px;
}
#base #wrap #contents #c_pad p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: normal;
}
span {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 16px;
	font-weight: normal;
	color: #333;
}
span_bold {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #333;
}
.greetingtext {
	font-size: 13px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	font-style: normal;
	font-weight: normal;
}
.tokuten {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-image: url((URL));
}
#base #wrap #contents #c_pad p strong font {
	font-weight: bold;
}

body12 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.style1 {font-size: 12px; text-align: left; color: #333; font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
.font14bold {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	font-style: normal;
	font-variant: normal;
	word-spacing: normal;
	line-height: 16px;
}
#base #wrap #contents #c_pad div p .font14bold u font {
	color: #F30;
	font-weight: bold;
}
.font14normal {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #333;
	text-align: center;
}
.font13bold {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
}
.font14bold_blue {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #009;
}
.font14bold_green {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #060;
}
.font14bold_orange {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F30;
	text-align: left;
}
.14_bold_red {
	color: #F00;
	font-size: 14px;
	font-weight: bold;
}
.font13bold_white {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFF;
}
.font13bold_ecofood {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #F30;
}
.font16bold_white {
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}
.font13bold_blue {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #33C;
}
.font13bold_green {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 18px;
	font-weight: bold;
	color: #393;
}
.font13bold_red {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 110%;
	font-weight: bold;
	color: #F00;
}
.sanjo {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F90;
}
#base #wrap #contents #c_pad table tr {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C33;
	border-bottom-color: #9C0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.font10 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #000;
}
.font12bold {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-align: justify;
	line-height:13px;
}
.font13senior {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #F0F;
}
.font11_reportindex {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000;
	font-weight: bold;
	text-align: left;
}
.font16 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #009;
	line-height: 105%;
}
.font22black {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 22px;
	font-weight: bolder;
	color: #009;
	line-height: 30px;
}
.gray {
	color: #999;
}
.font14boldwhite {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}



/*
支援企業ページ　/support_img/shien_kigyo.html
-------------------------------------------------------------------*/
.support_access {
	font-weight: bold;
	color: #600;
	font-size: 14px;
}
.support_companyname{
	background-image:url(support_img/companyname_bg.png);
	background-repeat:no-repeat;
	width:500px;
	height:25px;
	font-size:18px;
	font-weight:bolder;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-left:15px;
	vertical-align:middle;
	}.support_number {
	color: #30C;
	font-weight: bold;
}
.support_introduce{
	width:540px;
	border:groove #DBDB00 5px;
	margin-top:10px;
	margin-bottom:40px;
	}
.support_banner{
	float:left;
	width:230px;
	text-align:center;
	margin-top:20px;
}
.support_comment{
	float:left;
	width:300px;
	margin-top:20px;
}

.doushi_introduce{
	width:540px;
	border:groove #66F 5px;
	margin-top:10px;
	margin-bottom:40px;
	}
/*
設立ページ　http://www.lwep.jp/vision_mission.htmll
-------------------------------------------------------------------*/
.vision_box{
	float:left;
}
.img{
	float:left;
}

/*
カウンセリングページ　counseling.html
-------------------------------------------------------------------*/
.counseling_select{
	width:315px;
	float:left;
	text-align:center;
	}
.select_font{
	font-size: 16px;
	color: #F36;
	font-weight: bold;
	}
.select_font2{
	font-size: 16px;
	color: #393;
	font-weight: bold;
	}
.tokutyou{
	width:638px;
	height:360px;
	background-image:url(counseling/pointandeffect.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-indent:-9999px;
	}
.soudan{
	width:634px;
	height:274px;
	background-image:url(counseling/soudan.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-indent:-9999px;
	}
/*
こころ相談室　/counseling/minicounseling.html
-------------------------------------------------------------------*/
.sum_a{
	width:640px;
	height:244px;
	background-image:url(counseling/kokoro/a.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-indent:-9999px;
	}
.sum_c{
	width:639px;
	height:240px;
	background-image:url(counseling/kokoro/c.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-indent:-9999px;
	}
.sum_d{
	width:635px;
	height:232px;
	background-repeat:no-repeat;
	background-position:center;
	text-indent:-9999px;
	}
.sum_e{
	width:635px;
	height:269px;
	background-image:url(counseling/kokoro/e.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-indent:-9999px;
	}
.sum_f{
	width:636px;
	height:153px;
	background-image:url(counseling/kokoro/f.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-indent:-9999px;
	}


/*
社会福祉紹介ページ　socialwelfare_meeting_openday.html
-------------------------------------------------------------------*/
.social_msg{
	padding-left:130px;
	width:380px;
	height:100px;
	background-image:url(socialwelfare/social_welfare.png);
	background-repeat:no-repeat;
	background-position:center;
	text-indent:-9999px;
	}
.social_schedule{
	text-align:center;
	}
.q_a{
	text-align:left;
	padding-left:90px;
	padding-right:90px;
	}
/*
親と子の心理学教室ページ　workshops/attachmenttheory.html
-------------------------------------------------------------------*/
.title{
	width:410px;
	float:left;
}
.att_img{
	width:222px;
	float:left;
}
.ws_summary{
	width:300px;
	vertical-align:middle;
	padding-left:130px;
	}
.ws_guide{
	padding-left:55px;
	padding-right:55px;
}
.harue_msg{
	width:449px;
	height:291px;
	background-image:url(workshops/8_img/attachmenttheory-prologue.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-indent:-9999px;
	}
/*
取材・提載ページ　teisai.html
-------------------------------------------------------------------*/
.hyoushi {
	width:219px;
	float:left;
		}
.nakami {
	width:390px;
	float:left;
	}

/*
笑顔集会　egao.html
-------------------------------------------------------------------*/
#contents_egao {
	width:650px;
	float: left;
}

.18bold_green {
	font-size: 18px;
	font-weight: bold;
	color:#093;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.18bold_darkblue {
	font-weight: bold;
	font-size: 18px;
	color: #33C;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: normal;
}.18bold_black {
	color: #000;
}
.18bold_black {
	font-size: 18px;
	font-weight: bold;
}
.18bold_black pre {
	font-size: 18px;
}
.font26salmonpink {
	font-size: 26px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	color: #E73659;
	line-height: 28px;
}
.font26blue {
	font-size: 26px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	color:#30F;
	line-height: 28px;
}
.font16bold {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #333;
}
.font22 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 22px;
	line-height: 28px;
	font-weight: bolder;
}
.font12blue {	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #33c;
}
.chubu {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	color: #003;
}
.chubu_title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	color: #03F;
}

/*
CoCoRo　cocoro_lwep.html
-------------------------------------------------------------------*/
.font12blue {	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #33c;
}
.font18boldpink {
	font-size: 18px;
	font-weight: bold;
	color: #F36;
	line-height: 20px;
}
.font18boldblack_left {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
	text-align: left;
}
.font_mincho16red {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
	font-weight: bold;
	color: #F30;
	line-height: 20px;
}
.font_mincho16blue {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
	font-weight: bold;
	color: #009;
	line-height: 20px;
}
.font_mincho16black {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	line-height: 20px;
}
.font_mincho16gray {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	line-height: 20px;
}
.font_mincho18bluebolder {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 18px;
	font-weight: bolder;
	color: #009;
}
.font_mincho18white {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFF;
}
.font_mincho16green {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
	font-weight: bold;
	color: #393;
}
.font_mincho12gray {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	line-height: 16px;
}
.font_mincho18green {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 18px;
	font-weight: bolder;
	color: #393;
}
.blue14bold {
	font-weight: bold;
}
/*
aisatsu.html
-------------------------------------------------------------------*/
.aisatsu {
	width: 772px;
	padding-left:30px;
	padding-top:30px;
	padding-bottom: 30px;
}
.aisatsu_img{
float:left;
width:307px;
}
.aisatsu_txt{
	float:left;
	width:444px;
	padding:8px;
	text-align: left;
}
.voice {
	text-align: left;
}

