/*************************************************全ファイル共通の設定/common_new/css/common.css07.**.***************************************************/@import "/common/css/suggest.css";/*-- INITIALIZE ----------------------------------------------------------------------------------*/body {	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;	color: #666666;	margin: 0;	padding: 0;	background: #ffffff;}#pageheader form{	margin: 0;}.wrap900 {width: 900px; margin: 0 20px;}.wrap740 {width: 740px; margin: 0 20px;}/*-- センタリング時にはこのコメント枠を撤去body {text-align: center;}.wrap900 {text-align: left; margin: 0 auto;}.wrap740 {text-align: left; margin: 0 auto;}--*/a:link {color: #00a0e9; text-decoration: none;}a:active {color : #978fbf;}a:visited {color: #978fbf; text-decoration: none;}a:hover {text-decoration: underline;}a, img {border: 0; margin: 0; padding: 0;}h1,h2,h3,h4,h5,p {margin: 0; padding: 0;}/*-- 印刷用ロゴ，コピーライト --*/.printlogo {display: none;}.printcopy {display: none;}/*-- COMMON --------------------------------------------------------------------------------------*//*-- 非表示化 --*/.hidden {display: none;}/*-- 回り込み --*/.floatL {float: left;} /*-- 左寄せ --*/.floatR {float: right;} /*-- 右寄せ --*//*-- 回り込み解除 --*/.clear {clear: both;} /*-- 両方 --*/.clearL {clear: left;} /*-- 左寄せ --*/.clearR {clear: right;} /*-- 右寄せ --*/.caution {color: #ff0000;}a.caution:link,a.caution:active,a.caution:visited,a:caution:hover {color: #ff0000; text-decoration: underline;}.hissu {color: #cc6666;}.example {color: #729bb0;}.result {color: #da39af;}/*-- FONT_SIZE , LINE_HEIGHT ----------------------------------------------------------------------*//*-- GENERAL_SETTING --*/body {font-size: 75%; line-height: 150%;}/*-- PARAGRAPH --*/p {font-size: 120%; line-height: 180%;}/*-- CLASS --*/.S {font-size: 80%; line-height: 120%;}.M {font-size: 100%; line-height: 150%;}.L {font-size: 120%; line-height: 180%;}.LL {font-size: 160%; line-height: 230%;}.caption01 {font-size: 80%; line-height: 120%;}.caption02 {font-size: 80%; line-height: 120%;}.tree {font-size: 100%; line-height: 180%;}.underline{text-decoration:underline;}.align_r { text-align: right; }/*-- TITLE --*/h1 {font-size: 200%; line-height: 200%; color: #00a0e9;}h2 {font-size: 150%; line-height: 150%;}h3 {font-size: 120%; line-height: 120%;}h4 {font-size: 100%; line-height: 120%;}h5 {font-size: 65%; line-height: 100%;}/*-- NAVIGATIONS------------------------------------------------------------------------------------*//*-- HEADER_SEARCH --*/.header_search {	width: 121px;	height: 14px;	padding: 3px;	border: 1px solid #a1a1a1;}.header_search02 {	width: 115px;	height: 14px;	padding: 3px;	border: 1px solid #a1a1a1;}/*-- SUB_NAVI --*/#subnavi a {display: block; padding: 0.3em 10px; text-decoration: none;}#subnavi a:hover {text-decoration: underline; background-color: #eff9fe;}#subnavi a img {margin-right: 3px;}#subnavi .lv2 a {padding: 0;}#subnavi .lv2 a img {margin: 0;}#subnavi .lv2 a:hover {background-color: transparent;}#subnavi .lv3 a {padding-left: 27px; margin: 1px 0; background-image: url(/common_new/images/ico_arrow_pink_circle.gif); background-repeat: no-repeat; background-position: 12px 6px;}#subnavi .lv4 a {padding-left: 22px; margin: 1px 0; margin-left: 22px;	background-image: url(/common_new/images/ico_arrow_pink_circle.gif); background-repeat: no-repeat; background-position: 7px 6px;}#subnavi .lv5 a {padding-left: 22px; margin: 1px 0; margin-left: 44px;}#subnavi #self a {font-weight: bold; color: #4d4d4d;}/*-- FREE_AREA --*/#freearea a {text-decoration: none;}#freearea a:hover {text-decoration: underline;}#freearea .arrow {margin-right: 3px;}/*-- CONTEXT_AREA --*/#contextnavi a {text-decoration: none;}#contextnavi a:hover {text-decoration: underline;}#contextnavi .arrow {margin-right: 3px;}/*-- FOOTER_NAVI --*/#footernavi {font-size: 12px;}#footernavi .menu img {margin: 0 5px;}#footernavi .menu a {white-space: nowrap;}/*-- COMMON_ELEMENTS--------------------------------------------------------------------------------*//*-- TABLE --*/table.Basic {	border-width: 1px 0 0 1px;	border-color: #d9d9d9;	border-style: solid;}table.Basic td, table.Basic th {	border-width: 0 1px 1px 0;	border-color: #d9d9d9;	border-style: solid;	padding: 10px;}table.Basic .h1 {background: #c0e0ec;}table.Basic .h2 {background: #d8edf6;}table.Basic .h3 {background: #dff1f8;}table.Basic .h4 {background: #e7f4fa;}table.Basic .h5 {background: #fde78e;}table.Basic .h6 {background: #fcf1c2;}table.Basic .d1 {background: #f4f4f4;}table.Basic .d2 {background: #f9f9f9;}table.Basic .d3 {background: #ffffff;}table.Basic .d4 {background: #f0f0f0;}table.Basic .d5 {background: #fefaee;}table.Basic .hilight01 {background: #ffffcc;}table.Basic table {border: 0;}table.Basic table td,table.Basic table th {border: 0; padding: 0; background: transparent;}/*-- NoLine --*/table#NoLine {border: 0;}table#NoLine td, table#NoLine th {border: 0;}table#NoLine .h1,table#NoLine .h2,table#NoLine .h3,table#NoLine .h4,table#NoLine .d1,table#NoLine .d2, {background: transparent;}/*-- H2a_TITLE --*/.bgLeft {background-repeat: no-repeat; background-position: left top;}.bgRight {background-repeat: no-repeat; background-position: right top;}/*-- CAPTION --*/.caption01 {color: #999999;} /*-- グレーの注釈 --*/.caption02 {color: #da39af;} /*-- レッドの注釈 --*//*-- 吹き出し+人物 --*//*仕様変更により廃止_20070604*//*.fukidashi img {vertical-align: bottom;}*//*-- FORM_TITLE --*/.formtext01 {color: #394f59;} /*-- ブルー系の見出し --*/.formtext02 {color: #594939;} /*-- オレンジ系の見出し --*//*-- FreeCall --*/.FreeCall {color: #333333; line-height: 1.2em;}@import "/common/css/global_table.css";@import "/common/css/reset_table.css";@import "/common/css/print_table.css";
