@charaset "UTF-8";

/* -------------------------------
スタイルの初期化 */

body,div,pre,p,blockquote,
form,fieldset,input,textarea,select,option,
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
table,th,td,embed,object { margin:0; padding:0; }

body{
	font-family:メイリオ,'hiragino kaku gothic pro',sans-serif; font-size:75%; line-height: 1.41; color:#404040;
	background:url(../img/body_bg01.gif) top repeat-x #efebdf;
}

a { color:#404040; text-decoration:underline; }
a:hover { color:#ff7000; text-decoration:underline; }

a img { border:0; }
ul, ol { list-style-type:none; }
sup { position: relative; vertical-align: baseline; top: -0.9em; font-size: 0.5em; }
hr { display: none; }
h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight: normal;}
th, caption{ text-align: left; }

input {	font-family:メイリオ,'hiragino kaku gothic pro',sans-serif; color:#404040; }
input[type="text"],input[type="password"],input[type="text"] { padding:0 2px; margin-right:0.1em; }
input[type="submit"] { display:inline; margin:0; }
input[type="checkbox"] { margin-right:0.1em; vertical-align: middle; }
input[type="radio"] { margin-right:0.1em; }
textarea { padding:2px; }
optgroup { font-style:normal; }


/* -------------------------------
外枠 */

html,body {
	height:100%;
}
#wrapper_shaded01 {
	width:792px;
	min-height:101%;
	height:100%;
	margin:0 auto;
	background:url(../img/wrap_bg01.gif) #E7E1CF;
}

@media screen {
#wrapper_shaded01 {
	height:auto !important;
	height:100%;
}
}

#wrapper_shaded02 {
	width:792px;
	min-height:550px;
	padding:10px 0;
	background:url(../img/wrap_bg02.gif) repeat-x;
}
#wrapper_rounded01 {
	width:768px;
	margin:0 auto;
	background:url(../img/wrap_bg03.gif) top no-repeat;
}
#wrapper_rounded02 {
	padding:5px 0;
	background:url(../img/wrap_bg04.gif) bottom no-repeat;
}
#wrapper_white {
	width:744px;
	overflow:hidden;
	padding:5px 12px;
	background:#ffffff;
}

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

#header {
	width:736px;
	overflow:hidden;
	margin:0 auto 10px;
}
#words {
	font-size:0.85em;
	text-align:right;
}
#header div.left {
	width:222px;
	float:left;
}
#header div.right {
	width:186px;
	float:right;
	padding-top:6px;
	text-align:right;
}
#header div.right p {
	padding-top:16px;
}

/* -------------------------------
メニュー */

#menu_bg01 {
	width:744px;
	margin-bottom:10px;
	background:url(../img/menu_bg02.gif) repeat-y;
}
#menu_bg02 {
	background:url(../img/menu_bg01.gif) top no-repeat;
}
#menu_bg03 {
	width:740px;
	overflow:hidden;
	padding:2px;
	background:url(../img/menu_bg03.gif) bottom no-repeat;
}
#menu_bg03 li {
	float:left;
}
#menu_bg03 li img {
	vertical-align:top;
}

/* -------------------------------
ページタイトル */

#sub_bg01 {
	width:744px;
	margin-bottom:10px;
	background:url(../img/menu_bg02.gif) repeat-y;
}
#sub_bg02 {
	background:url(../img/menu_bg01.gif) top no-repeat;
}
#sub_bg03 {
	width:740px;
	overflow:hidden;
	padding:2px;
	background:url(../img/menu_bg03.gif) bottom no-repeat;
}


/* -------------------------------
メイン */

#main {
	width:740px;
	margin:20px auto 0;
}
#main h2 {
	margin-bottom:20px;
}

/* -------------------------------
フッター */

#footer {
	width:736px;
	margin-top:20px;
	padding:0 4px;
	border-top:solid 1px #ebebeb;
}
#footer {
	padding-top:8px;
	font-size:0.9em;
}
#footer_menu {
	width:736px;
	overflow:hidden;
}
#footer_menu li {
	float:left;
	padding-right:16px;
}
#footer_menu li a {
	padding-left:14px;
	text-decoration:none;
	background:url(../img/arrow02_off.gif) 0 0.3em no-repeat;
}
#footer_menu li a:hover {
	padding-left:14px;
	text-decoration:underline;
	color:#74c200;
	background:url(../img/arrow02_on.gif) 0 0.3em no-repeat;
}
#footer_img {
	text-align:right;
}

#copyright {
	padding:10px 12px 0;
	text-align:right;
	font-size:0.9em;
}
