body {
	font-family: "ヒラギノ角ゴ Pro W3", "Osaka－等幅", Osaka, "ＭＳ Ｐゴシック";
	margin:0;
	padding:0;
	color:#333;
	font-size:0.9em;
	}
a {
	color:#369;
	text-decoration:none;
}
a:hover {
	color:#C30;
	text-decoration:underline;
}
a img{
	border-style:none;
}
img#mgnt20 {
	margin-top:20px;
}
img#mgnt10 {
	margin-top:10px;
}
img#mgnt5 {
	margin-top:5px;
}
img#float-left {
	float:left;
	margin:0 5px 0 0;
}
img#float-right {
	float:right;
	margin:0 0 0 5px;
}
h1 {
	display:none;
}
.clear {
	clear:both;
}
.clear_left {
	clear:left;
}
.clear_right {
	clear:right;
}
/* ラッパー */
#wrapper {
	width:760px;
	height:100%;
	margin:0 auto;
	padding:0;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	background:url(http://www.i-hope.jp/images/bg_wrapper.gif) repeat-y;
}
/* header */
#bread {
	margin:0 0 10px;
	font-size:95%;
}
#header {
	background:url(http://www.i-hope.jp/images/bg_header.gif) no-repeat;
	height:40px;
	width:555px;
	padding:100px 10px 0 195px;
}
ul#global {
	margin:0;
	padding:0;
	width:555px;
}
ul#global li {float:left; list-style-type:none; margin:0; padding:0; display:block; height:30px; width:100px; }
ul#global li#link1 {margin:0 14px 0 0; }
ul#global li#link2 {margin:0 14px 0 0; }
ul#global li#link3 {margin:0 14px 0 0; }
ul#global li#link4 {margin:0 13px 0 0; }
ul#global li#link5 {margin:0; }
ul#global li#linked1 {background:url(http://www.i-hope.jp/images/bg_btn_menu.gif) no-repeat 0px -30px; margin:0 14px 0 0; }
ul#global li#linked2 {background:url(http://www.i-hope.jp/images/bg_btn_menu.gif) no-repeat -114px -30px; margin:0 14px 0 0; }
ul#global li#linked3 {background:url(http://www.i-hope.jp/images/bg_btn_menu.gif) no-repeat -227px -30px; margin:0 14px 0 0; }
ul#global li#linked4 {background:url(http://www.i-hope.jp/images/bg_btn_menu.gif) no-repeat -341px -30px; margin:0 13px 0 0; }
ul#global li#linked5 {backgrousand:url(http://www.i-hope.jp/images/bg_btn_menu.gif) no-repeat -454px -30px; margin:0; }
ul#global li a {display:block; height:30px; width:100px; }
ul#global li span {display: none; }
ul#global li#link1 a {background:url(http://www.i-hope.jp/images/bg_btn_menu.gif) no-repeat 0px 0px; }
ul#global li#link2 a {background:url(http://www.i-hope.jp/images/bg_btn_menu.gif) no-repeat -114px 0px; }
ul#global li#link3 a {background:url(http://www.i-hope.jp/images/bg_btn_menu.gif) no-repeat -227px 0px; }
ul#global li#link4 a {background:url(http://www.i-hope.jp/images/bg_btn_menu.gif) no-repeat -341px 0px; }
ul#global li#link5 a {background:url(http://www.i-hope.jp/images/bg_btn_menu.gif) no-repeat -454px 0px; }
ul#global li#link1 a:hover {background:url(http://www.i-hope.jp/images/bg_btn_menu.gif) no-repeat 0px -30px; }
ul#global li#link2 a:hover {background:url(http://www.i-hope.jp/images/bg_btn_menu.gif) no-repeat -114px -30px; }
ul#global li#link3 a:hover {background:url(http://www.i-hope.jp/images/bg_btn_menu.gif) no-repeat -227px -30px; }
ul#global li#link4 a:hover {background:url(http://www.i-hope.jp/images/bg_btn_menu.gif) no-repeat -341px -30px; }
ul#global li#link5 a:hover {background:url(http://www.i-hope.jp/images/bg_btn_menu.gif) no-repeat -454px -30px; }

/* column */
#conts {
	width:750px;
	padding-right:10px;
}
#conts #left {
	width:195px;
	float:left;
}
#conts #left #leftcol {
	padding:10px;
}
#conts #right {
	width:555px;
	float:left;
}
#conts #right #rightcol {
	padding:10px 20px 20px;
	line-height:165%
}

/* leftcol */
#conts #left #leftcol ul#news {
	padding:0;
	margin:0;
	list-style-type:none;
	line-height:135%;
}
#conts #left #leftcol li#news {
	padding:0 0 5px;
	margin:0 0 5px;
	border-bottom:1px dashed #0037A9;
	font-size:0.9em;
}
#conts #left #leftcol li#news #times {
	color:#666;
	padding:2px 0 0 10px;
	background:url(http://www.i-hope.jp/images/icon_arrow_or.gif) no-repeat 0 5px;
}
#conts #left #leftcol ul#nomal {
	padding:0;
	margin:0;
	list-style-type:none;
	line-height:135%;
}
#conts #left #leftcol li#nomal {
	width:175px;
}
#conts #left #leftcol li#nomal a {
	padding:2px 0 3px 15px;
	width:160px;
	margin:0 0 5px;
	border-bottom:1px dashed #0037A9;
	display:block;
	font-size:0.9em;
	background:url(http://www.i-hope.jp/images/icon_arrow_rd.gif) no-repeat 0 5px;
}
#conts #left #leftcol li#nomal a:hover {
	text-decoration:none;
}
/* righttcol */
#conts #right #rightcol ul#contents {
	margin:20px 0 0 0 ;
	padding:0;
	list-style-type:none;
	line-height:100%;
	font-size:0.8em;
}
#conts #right #rightcol ul#contents li {float:left; padding:10px 10px 0 10px; width:135px; height:180px; }
#conts #right #rightcol ul#contents li div#link_banner a {margin:0 0 15px 0; height:100px; width:135px; display:block; text-indent:-9999px; }
#conts #right #rightcol ul#contents li#contents1 {background:url(http://www.i-hope.jp/images/banner_QOL.gif) no-repeat; margin:0 20px 0 0; }
#conts #right #rightcol ul#contents li#contents2 {background:url(http://www.i-hope.jp/images/banner_kyoiku.gif) no-repeat; margin:0 20px 0 0; }
#conts #right #rightcol ul#contents li#contents3 {background:url(http://www.i-hope.jp/images/banner_kenkyu.gif) no-repeat; }
#conts #right #rightcol ul#contents li div#link_text {display:block; height:14px; padding:8px 0 2px 25px;  }
#conts #right #rightcol ul#contents li#contents1 div#link_text {background:url(http://www.i-hope.jp/images/icon_arrow_pk.gif) no-repeat; }
#conts #right #rightcol ul#contents li#contents2 div#link_text {background:url(http://www.i-hope.jp/images/icon_arrow_gr.gif) no-repeat; }
#conts #right #rightcol ul#contents li#contents3 div#link_text {background:url(http://www.i-hope.jp/images/icon_arrow_bl.gif) no-repeat; }

#conts #right #rightcol #topbanner {
	clear:left;
}

/* footer */
#footer {
	background:#fff;
	padding:5px;
	text-align:right;
	clear:left;
	font-size:0.8em;
}
#copylight {
	background:url(http://www.i-hope.jp/images/bg_footer.gif) repeat-x;
	height:30px;
	padding:10px;
	text-align:left;
	font-size:0.8em;
	color:#fff;
	line-height:140%
}
#copylight a {
	color:#fff;
}
#copylight a:hover {
	color:#fff;
}

/* entry */
/* category */
#conts #right #rightcol #c_entry {
	background:url(http://www.i-hope.jp/images/bg_h2category_center.gif) repeat-y;
	width:500px;
	margin:0 0 10px;
}
#conts #right #rightcol #c_entry h2 {
	background:url(http://www.i-hope.jp/images/bg_h2category_head.gif) no-repeat;
	width:480px;
	font-size:1em;
	margin:0;
	padding:5px 0 0 20px;
	height:22px;
	border-bottom:1px dotted #ccc;
}
#conts #right #rightcol #c_entry #textarea {
	width:480px;
	font-size:0.9em;
	margin:0 10px;
	padding:0;
	line-height:165%;
}
#conts #right #rightcol #c_entry #foot {
	background:url(http://www.i-hope.jp/images/bg_h2category_foot.gif) repeat-y;
	width:500px;
	height:5px;
}

/* main coloum */
#conts #right #rightcol h2 {
	background:url(http://www.i-hope.jp/images/bg_h2.gif) no-repeat center left;
	font-size:1.1em;
	margin:0;
	padding:0 0 0 20px;
}
#conts #right #rightcol h3 {
	background:url(http://www.i-hope.jp/images/bg_h3.gif) no-repeat top;
	font-size:1.1em;
	color:#fff;
	margin:15px 0;
	padding:5px 5px;
	line-height:100%;	
}
#conts #right #rightcol h4 {
	background:url(http://www.i-hope.jp/images/icon_arrow_pk2.gif) no-repeat center left;
	font-size:1.0em;
	margin:10px 0 5px 0;
	padding:0 0 3px 20px;
	border-bottom:1px dashed #ccc;
	color:#666;
}
#conts #right #rightcol h5 {
	background:url(http://www.i-hope.jp/images/icon_arrow_or.gif) no-repeat center left;
	font-size:1.0em;
	margin:3px 0;
	padding:0 0 0 15px;
	color:#666;
	font-weight:normal;
}
#conts #right #rightcol h6 {
	font-size:1.1em;
	margin:10px 0;
	padding:10px;
	line-height:120%;
	color:#006;
	border:1px solid #ccc;
	background:#cff;
}
#conts #right #rightcol #entry_text {
	font-size:0.9em;
	margin:10 0 0 0;
}

/* side column */
#conts #left #leftcol ul#entry_menu {
	padding:0;
	margin:0;
	list-style-type:none;
}
#conts #left #leftcol li#entry_menu {
	margin:5px 0 0 0 ;
	width:175px;
	height:35px;
	font-size:12px;
}
#conts #left #leftcol li#entry_menu a {
	padding:10px 0 0 5px;
	background:url(http://www.i-hope.jp/images/bg_submenu_off.gif) no-repeat;
	width:170px;
	height:25px;
	display:block;
	color:#000;
	height:100%;
}
#conts #left #leftcol li#entry_menu a:hover {
	background:url(http://www.i-hope.jp/images/bg_submenu_on.gif) no-repeat;
	display:block;
	color:#1146FF;
	text-decoration:none;
}

#conts #left #leftcol ul#entry_menu_dtl {
	padding:0;
	margin:0;
	list-style-type:none;
	line-height:135%;
}
#conts #left #leftcol li#entry_menu_dtl {
	width:175px;
}
#conts #left #leftcol li#entry_menu_dtl a {
	padding:2px 0 3px 15px;
	width:160px;
	margin:0 0 5px;
	border-bottom:1px dashed #0037A9;
	display:block;
	font-size:0.9em;
	background:url(http://www.i-hope.jp/images/icon_arrow_rd.gif) no-repeat 0 5px;
}
#conts #left #leftcol li#entry_menu_dtl a:hover {
	text-decoration:none;
}

/* object */
.btn_01 {
	margin:10px;
}
.btn_01 a {
	text-align:center;
	display:block;
	width:150px;
	padding:3px;
	border:1px solid #ccc;
	margin:0 auto;
}
.btn_01 a:hover {
	border:1px solid #009;
	color:#009;
	text-decoration:none;
}
a.btn_02 {
	display:block;
	padding:0 5px;
	float:left;
	text-align:center;
	margin:5px 5px 0 0;
	font-size:80%;
	background:#cff;
	width:155px;
}
a:hover.btn_02 {
	text-decoration:none;
	background:#30c;
	color:#fff;
}
.txt_01{
	border:1px dashed #FF5FAF; 
	padding:5px 10px;
	margin:0 0 15px;
	color:#FF5FAF;
}
.txt_02{
	border:1px dashed #FF0000;
	padding:5px 10px;
	margin:0 0 15px;
	color:#FF0000;
}
.txt_a {
	color:#F33;
	margin:0 5px 0 0;
	padding:3px;
	border:1px solid #F33;
}

.box_blue{
	margin:10px;
	display:block;
	padding:7px;
        background:#dff;
	border:1px solid #ccc;
	margin:0 auto;
}

ul#list {
	padding:0;
	margin:0 0 0 15px;
	line-height:165%;
	list-style-type:square;
}
ul#list li {
	padding:0 0 0 5px;
	margin:10px 0 0 0;
	list-style:inherit;
}
ul#no {
	padding:0;
	margin:10px 0 0 20px;
	line-height:165%;
	list-style-type:decimal;
}
ul#no li {
	padding:0 0 0 5px;
	margin:0;
}
ul#news {
	padding:0;
	margin:0 0 10px 15px;
	line-height:165%;
	list-style-type:square;
}
ul#news li {
	padding:0;
	margin:0 0 0 20px;
	list-style:inherit;
}

table#flow {
	margin:10px 0;
}
table#flow th {
	padding:0 10px 0 0;
	vertical-align:middle;
	width:150px;
	color:#f00;
	text-align:left;
	border-right:1px solid #ccc;
	font-weight:normal;	
}
table#flow td {
	padding:0 0 0 10px;
	color:#666;
}
table#flow .arrow {
	background:url(http://www.i-hope.jp/images/arrow_flow.gif) no-repeat center center;
	height:45px;
}
table#sitemap {
	margin:10px 0 0 30px;
}
table#sitemap td {
	line-height:12px;
	font-size:12px;
	height:20px;
	vertical-align:middle;
}

.achieve_title{color:#505050; line-height:1.2em; padding:1px 2px 1px 10px; background:#eee; }

.achieve_author{border-bottom:1px dotted #333; line-height:1.2em; padding:1px 2px 1px 2px;  background:#eee; }

.achieve_publish{text-align:right; line-height:1.2em;  padding:1px 2px 1px 2px; background:#eee; }

.sp_bt{
margin:10px 0 10px 0;
padding:5px 0 0 0;
}

.sp02{
margin:20px 0 30px 0;
padding:5px 0 0 0;
}

.red{
color:#FF0000;
}