
/* RESET
------------------------------ */


* {
	margin: 0;
	padding: 0;
	font-size:100%;

}

img {
	border: 0;
}


/* Common Style
------------------------------ */
body {
	background-color:#ffffff;
	word-break:break-all;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-family:Arial, Helvetica, sans-serif;
	word-break:keep-all;
}

p,li,ol {
	font-size:80%;
	letter-spacing:1px;
}

ul, ol {
	list-style:none;
}


h1,h2,h3 {
	letter-spacing:1px;
}


p {
	line-height:150%;
	color:#272727;
}

.font_big{
	font-size:115%;
}

.font_small{
	font-size:70%;
}

.font_red{
	color:#FF0000;
}

.font_blue{
	color:#0000FF;
}


a {
	color : #000;
	text-decoration:none;
}	

a:active {
	color : #ff7800;
	text-decoration:underline;
}

a:visited {
	color :#000;
	text-decoration:none;
}

a:hover	{
	color :#a24f44;
	text-decoration:underline;
}	


/* Sticky footer 
------------------------------*/

html, body {
	height: 100%;
}

#container {
	min-height: 100%;
	margin-bottom: -58px;
	background:url(../images/bg_body.gif) repeat-y;
}

* html #container {		/* for IE6 and below */
	height: 100%;
}

#container-footer {
	height: 58px;
	clear: right;
}

/* Two-column layout 
------------------------------*/

#container-main {
	margin-left: 255px;

}

#container-contents {
	width: 100%;
	float: right;

}

#container-sidebar {
	width: 255px;
	margin-left: -255px;
	float: right;

}


/* Min-width
------------------------------*/

body {
	min-width: 500px;
}

* html .min-width-1 {		/* for IE6 and below */
	border-left: 500px solid #fff;

}

* html .min-width-2 {		/* for IE6 and below */
	background:url(../images/bg_body.gif) repeat-y;
	margin-left: -500px;
	position: relative;
}

* html .min-width-1,
* html .min-width-2,
* html #container-main {
	/*\*/
	height: 1px;		/* for Windows IE6 and below */
}


/* Header
------------------------------ */
#header {
	background:url(../images/bg_header.gif) repeat-x;
	height: 128px;
	font-weight: normal;
	text-align: left;
}

#header a {
	color : #FFFFFF;
	text-decoration:none;
}	

#header a:active {
	color : #FFFFFF;
	text-decoration:none;
}

#header a:visited {
	color :#FFFFFF;
	text-decoration:none;
}

#header a:hover	{
	color :#FFFFFF;
	text-decoration:underline;
}	


#gm{
	height:30px;
	padding-left:25px;
	width:230px;
	font-size:12px;

}

ul.gm_list li {
	padding:8px 12px 0 15px;
	background:url(../images/icon_white_arrow.gif) no-repeat  0px 10px;
	font-size:12px;
	float:left;
}

#s_menu{
	height:30px;
	position:absolute;
	right:12px;
	top:0px;
	margin-left:25px;
	width:620px;
}

ul.s_menu_list li {
	padding:8px 12px 0 10px;
	background:url(../images/icon_white_arrow2.gif) no-repeat  0px 14px;
	font-size:12px;
	float:left;
}

#logo{
	background-image:url(../images/bg_header_photo.jpg);
	background-repeat:no-repeat;
	background-position:right;
	top:30px;
	height:62px;
}
.logo{
	position:absolute;
	top:45px;
	margin-left:25px;
}


/* 
Global Menu
------------------------------ */

#menu{
    top:92px;
    left:;
    width:780px;
    position:absolute;
    z-index:100;
}

#menu li{
	float:left;
}

/* 
Topics Path
------------------------------ */
#path {
	height:19px;
	background-color:#FFF;
}


#path-txt {
	padding-left:37px;
	padding-top:4px;
	font-size:55%;
}


/* Contents
------------------------------ */

#contents {
	margin-left: 0px;
	margin-right:53px;
	background-color:#FFF;
	position: relative;
}


#contents h2{
	background-image:url(../images/top/h2.gif);
	background-repeat:no-repeat;
	background-color:#e4e4e4;
	text-indent:25px;
	font-size:95%;
	line-height:193%;
	height:29px;
	margin-bottom:5px;
	margin-top:20px;
}


#contents h2.small{
	font-size:75%;
	line-height:230%;

}

/* List
------------------------------ */
ul.arrow {
	list-style:none;
	margin:0;
}

ul.arrow li {
	background:url(../images/icon_orange_arrow.gif) no-repeat 0px 3px;
	padding-left:20px;
}

ul.arrow_line {
	list-style:none;
	margin:0;
}

ul.arrow_line li {
	background:url(../images/icon_orange_arrow.gif) no-repeat 10px 10px;
	padding:8px 0 8px 30px;
	border-bottom:#999 dotted 1px;
	line-height:110%;
}


/* Hyou-gumi
------------------------------ */
table.list_title {
	border-collapse:collapse;
	border:none;
	border-spacing:0;
	empty-cells:show;
	width:100%;
	height:41px;
	margin-bottom:5px;
}

table.oshi_title th {
	border:none;
	background:url(../images/top/title_oshirase.gif) no-repeat;
	color:#FFF;
	font-size:100%;
	font-weight:bold;
	text-indent:48px;
	text-align:left;
	padding-top:13px;
	width:197px;
}

table.oshi_list td {
	border:none;
	background:url(../images/top/title_bg_oshirase.gif) repeat-x;
	font-size:80%;
	color:#000;
	text-align:right;
	vertical-align:bottom;
	padding-bottom:7px;
}

table.cyosa_title th {
	border:none;
	background:url(../images/top/title_kenkyuseika.gif) no-repeat;
	color:#FFF;
	font-size:100%;
	font-weight:bold;
	text-indent:48px;
	text-align:left;
	padding-top:13px;
	width:366px;
}

table.cyosa_list td {
	border:none;
	background:url(../images/top/title_bg_kenkyuseika.gif) repeat-x;
	font-size:80%;
	color:#000;
	text-align:right;
	vertical-align:bottom;
	padding-bottom:7px;
}


table.style02 {
	border-collapse:collapse;
	border:none;
	border-spacing:0;
	empty-cells:show;
	width:100%;
	margin-bottom:20px;
}

table.hl02 th {
	padding:5px;
	border-bottom:#999 dotted 1px;
	background-color:#fff;
	color:#000;
	font-size:80%;
	font-weight:bold;
	text-align:left;
	line-height:110%;
	vertical-align:top;
}

table.data02 td {
	padding:5px;
	border-bottom:#999 dotted 1px;
	background-color:#fff;
	color:#000;
	line-height:110%;
	vertical-align:top;
}

/* PAGE TOP
------------------------------ */
#page_top{
	width:auto;
	margin:30px 0 15px 0;
	text-align:right;
	font-size:80%;
	clear:both;
}

#page_top a {
	color : #000;
	text-decoration:none;
}	

#page_top a:active {
	color : #000;
	text-decoration:none;
}

#page_top a:visited {
	color :#000;
	text-decoration:none;
}

#page_top a:hover	{
	color :#a24f44;
	text-decoration:underline;
}

/* Link Icon */
.in {
	padding:1px 10px 2px 15px;
	background:url(../images/icon_orange_arrow.gif) no-repeat center left;
	text-decoration:underline;
}

.in_up {
	padding:5px 10px 5px 15px;
	background:url(../images/icon_orange_arrow_up.gif) no-repeat center left;
	text-decoration:underline;
}

.layout_table01 {
	border:none;
	margin:0; padding:0;
}


/* Site Search
------------------------------ */
.transmit {
	width: 49px; height: 19px;
	margin: 0 0 0 5px;
	border: none;
	background-color:#fff;
	font-size: 12px;
	color:#000;
}

.searchbox {
	width:120px; height:15px;
	font-size: 12px;
	margin:0 0 0 3px;
}



/* Left Menu
------------------------------ */
#sidebar {
	margin-right:25px;
	text-align: left;
	word-break: break-all;	/* for IE6 and below */
	overflow: hidden;
	position: relative;
	background-color:#f3f3f3;
}

#sidebar p,ul {
	line-height:110%;
	color:#272727;
	letter-spacing:1px;
}

#sidebar img.photo{
	border: 0;
	margin-right:5px;
	margin-bottom:5px;
	float:left;
}

.waku{
	margin-left:10px;
	margin-right:10px;
	width:210px;
}

.clear {
	clear:left;
}

#sidebar h2{
	background:url(../images/top/menu_title.gif) no-repeat;
	height:41px;
	font-size:16px;
	color:#FFFFFF;
	text-indent:55px;
	line-height:53px;
}

#sidebar h3{
	border-bottom:#3b7de0 solid 1px;
	border-left:#3b7de0 solid 5px;
	font-size:80%;
	color:#000;
	padding-left:5px;
	margin-bottom:10px;
	margin-top:20px;
}

#sidebar ul.kuro{
	list-style-type:disc;
	margin-left:20px;
}



#sidebar a {
	color : #000;
	text-decoration:none;
}	

#sidebar a:active {
	color : #ff7800;
	text-decoration:underline;
}

#sidebar a:visited {
	color :#000;
	text-decoration:none;
}

#sidebar a:hover	{
	color :#a24f44;
	text-decoration:underline;
}




/* Footer
------------------------------ */

#footer {
	height: 58px;
	text-align: left;
}

.address{
	background-color:#3b7de0;
	text-indent:10px;
	line-height:27px;
	color:#FFF;
	font-size:12px;
	font-weight:normal;
}

.copyright{
	background-color:#FFF;
	text-indent:10px;
	line-height:31px;
	color:#000;
	font-size:12px;
	font-weight:normal;
}

