/* すべて */
* {
    margin: 0;
    padding: 0;
    font-family: "MS ゴシック", 平成角ゴシック, sans-serif;
}
body {
font-size: 12pt;
text-align: center;
background: #ffffff;
background-image:url(http://upplan.s54.coreserver.jp/taiyo/gyoda/siteimage/bodybg.png);
background-repeat:repeat-x;
}

*:first-child+html body {
padding-left:1px;
}

*html body {
padding-left:1px;
}

#box{
width:860px;
text-align:center;
margin-left:auto;
margin-right:auto;
background-image:url(http://upplan.s54.coreserver.jp/taiyo/gyoda/siteimage/box_bg.png);
background-repeat:repeat-y;
}

#container{
width:830px;
height:auto;
background:#ffffff;
margin-left:auto;
margin-right:auto;
border-top:solid 5px #008738;
}

.clearfix {display: block;}

/* 見出し */
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

/* リンク */
a {
    color: #000000;
    text-decoration: underline;
}
a:hover {
    color: #999999;
    text-decoration: underline;
}


/* リンクつき画像 */
a img {
    border: none;
}

/* フォーム */
form {
    margin: 0px;
}
#search-options,
input,
textarea {
    padding: 1px;
}
#search {
    width: 140px;
    height: 20px;
}


/* ヘッダ */
#header {
background-image: url(http://upplan.s54.coreserver.jp/taiyo/gyoda/siteimage/header_bg.png);
background-repeat:no-repeat;
width:850px;
height:100px;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
}

#header a {
margin:0px;
background-image: url(http://upplan.s54.coreserver.jp/taiyo/gyoda/siteimage/logo.png);
background-repeat: no-repeat;
text-indent:-99999px;
overflow:hidden;
display:block;
width:270px;
height:100px;
float:left;
}

.search{
line-height:100px;
float:right;
margin-right:10px;
}

*html .search{
margin-top:30px;
}

/* タイトルバナー下の説明 */
.blog-description {
display:none;
height:0;
}


/* キャンペーンイメージ */
#cpimage {
width:560px;
height:300px;
margin-bottom:20px;
}


/* サイドバーイメージ */
.photos{
height:125px;
}
.photos p img{
padding:3px;
border:1px solid #999999;
float:left;
background-color:#ffffff;
margin-right:5px;
margin-bottom:5px;
}


/* ブログ記事日付 */
.date {
    margin: 8px 0;
}

/* ブログ記事日付・各タイトル */
.date{
text-align:right;
    color: #999999;
    font-size: 65%;
margin-bottom:20px;
    border-top: 1px solid #999;
clear:both;
}


/* ブログ記事 */
.entry {
    width: 540;
    margin: 0px 0px 15px 0px;
    color: #36414d;
    background: #fff;
    font-size: 83.3%;
    line-height:1.5;
    word-break: break-all;
}
.entry-body {
	margin-left:15px;
	margin-right:15px;
	font-size:14px;
}
.entry h3{
background-image:url(http://upplan.s54.coreserver.jp/taiyo/gyoda/siteimage/h3bg.png);
line-height: 30px;
width:540px;
margin-bottom:5px;
padding-left:15px;
text-indent:10px;
font-size:115%;
font-weight:bold;
color:#FF9900;
}

.entry h4{
background-image:url(http://upplan.s54.coreserver.jp/taiyo/gyoda/siteimage/h4bg.png);
line-height: 30px;
width:540px;
margin-bottom:5px;
text-indent:10px;
font-size:120%;
font-weight:bold;
color:#009900;
}


.entry-content{
padding:0px 10px;
    margin-top: 8px;
    font-size: 90%;
line-height:150%;
}
.entry-content img{
    padding: 3px;
border:none;
}
.entry-content2{
padding:0px 10px;
    margin-top: 8px;
    font-size: 90%;
line-height:150%;
}
.entry-content2 img{
    padding: 3px;
}

/* トップページ用ブログ記事 */
.topentry {
    width: auto;
    margin: 0px 0px 15px 0px;
    font-size: 83.3%;
    line-height:1.5;
    word-break: break-all;
}
.topentry .topicstitle {
background-image:url(http://upplan.s54.coreserver.jp/taiyo/gyoda/siteimage/topicstitle.png);
background-repeat:no-repeat;
height: 30px;
width: 560px;
text-indent:-9999px;
}
.entry-content3{
    margin-top: 8px;
    font-size: 90%;
line-height:150%;
margin-bottom:15px;
}


/* 段落 */
.entry p {
    margin: 10px 0;
}

/* 順序なしリスト */
.entry ul,
.entry ol {
    padding-left: 16px;
}
.entry ul li {
    list-style-type: circle;
}

/* 定義リスト */
.entry dl {}
.entry dt {}
.entry dd {
    padding-left: 8px;
}

/* テキストエリア */
.entry textarea {
    width: 90%;
}


/* 追記 */
.entry-more a{
color:#000000
}
.entry-more a:hover{
color:#999999
}


/* ウェブページ */
div.page {
    margin-top: -5px;
}

/* アーカイブページ本文 */
.archive-list {
    margin: 10px 0;
}


#links-left-box dl,
#links-right-box dl {
    margin: 0;
    padding: 0;
}
#links-left-box dd,
#links-right-box dd {
    font-size: 75%;
}

.side dt,
.side dd {
    margin: 0;
    padding: 0;
}


/* RSSフィード */
.syndicate {
    margin-bottom: 5px;
    text-align: left;
    color: #666666;
    font-size: 75%;
    line-height: 1.5;
}
.syndicate img {
    border: none;
}


/* 検索結果画面 */
.posted{
display:none
}
#search_notice{
margin:10px 0px 0px 10px;
}
.entry-body-text{
list-style:none;
font-size:90%;
}
.entry-body-text a{
color:#000000;
text-decoration:underline;
}
.entry-body-text a:hover{
color:#999999;
}
.entry-body-text li{
margin-bottom:6px;
list-style:none;
}



/* サイドレイアウト共通 */
#sidebody{
border:1px solid #999999;
background:#ffffff;
}


/* 2カラム固定レイアウト(右サイドバー) */
.layout-two-column-right #content {
    float: left;
    width: 600px;
background:#ffffff;
}
.layout-two-column-right #links-right-box {
    float: left;
    width: 250px;
}
*html .layout-two-column-right #links-right-box {
    width: 246px;
}

.layout-two-column-right #links-right {
    margin: 15px 15px 15px 15px;
}

/* 2カラム固定レイアウト(左サイドバー) */
.layout-two-column-left #content {
    float: left;
    width: 560px;
	margin-right:18px;
background:#ffffff;
    clear:left;
}
.layout-two-column-left #links-left-box {
    float: right;
    width: 250px;
	margin-bottom:20px;
}
*html .layout-two-column-left #links-left-box {
    width: 246px;
}

.layout-two-column-left #links-left {
    margin: 15px 15px 15px 15px;
}


/* 2カラム固定レイアウト(左サイドバー:ブログ記事全体) */
.layout-two-column-left .blog {
width:560px;
height:auto;
margin-bottom:20px;
text-align:left;
}

/* 2カラム固定レイアウト(右サイドバー:ブログ記事全体) */
.layout-two-column-right .blog {
    padding: 15px 15px;
}


/* フッタ */
#footer{
height:35px;
width:860px;
text-align:center;
font-size:83%;
color:#FFFFFF;
line-height:35px;
background-image: url(http://upplan.s54.coreserver.jp/taiyo/gyoda/siteimage/footerbg.png);
background-repeat:no-repeat;
margin-left:auto;
margin-right:auto;
}


input,textarea {
    font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", arial, sans-serif;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


/* サイドメニュー */
.banna_box{
width:250px;
height:300px;
margin-bottom:20px;
}

*html .banna_box{
margin-bottom:10px;
}

#sidebannerbox div {
	margin-top:10px;
}
#sidebannerbox {
	margin-top:15px;
}


.side ul{
list-style: none;
}
.side ul li {
height:30px;
}

.side ul li a {
text-indent:-9999px;
height:30px;
width:250px;
display:block;
background-image:url(http://upplan.s54.coreserver.jp/taiyo/gyoda/siteimage/menu.png);
overflow:hidden;
}
.side ul li.menu01 a {
background-repeat:no-repeat;
background-position:0px 0px;
}
.side ul li.menu02 a {
background-repeat:no-repeat;
background-position:0px -30px;
}
.side ul li.menu03 a {
background-repeat:no-repeat;
background-position:0px -60px;
}
.side ul li.menu04 a {
background-repeat:no-repeat;
background-position:0px -90px;
}
.side ul li.menu05 a {
background-repeat:no-repeat;
background-position:0px -120px;
}
.side ul li.menu06 a {
background-repeat:no-repeat;
background-position:0px -150px;
}
.side ul li.menu07 a {
background-repeat:no-repeat;
background-position:0px -180px;
}
.side ul li.menu08 a {
background-repeat:no-repeat;
background-position:0px -210px;
}
.side ul li.menu09 a {
background-repeat:no-repeat;
background-position:0px -240px;
}
.side ul li.menu10 a {
background-repeat:no-repeat;
background-position:0px -270px;
}




.side ul li.menu01 a:hover {
background-repeat:no-repeat;
background-position:-250px 0px;
}
.side ul li.menu02 a:hover {
background-repeat:no-repeat;
background-position:-250px -30px;
}
.side ul li.menu03 a:hover {
background-repeat:no-repeat;
background-position:-250px -60px;
}
.side ul li.menu04 a:hover {
background-repeat:no-repeat;
background-position:-250px -90px;
}
.side ul li.menu05 a:hover {
background-repeat:no-repeat;
background-position:-250px -120px;
}
.side ul li.menu06 a:hover {
background-repeat:no-repeat;
background-position:-250px -150px;
}
.side ul li.menu07 a:hover {
background-repeat:no-repeat;
background-position:-250px -180px;
}
.side ul li.menu08 a:hover {
background-repeat:no-repeat;
background-position:-250px -210px;
}
.side ul li.menu09 a:hover {
background-repeat:no-repeat;
background-position:-250px -240px;
}
.side ul li.menu10 a:hover {
background-repeat:no-repeat;
background-position:-250px -270px;
}



/* トップ取得できる免許 */
.menkyober{
background-image:url(http://upplan.s54.coreserver.jp/taiyo/gyoda/siteimage/menkyo.png);
background-repeat: no-repeat;
line-height: 31px;
height: 30px;
width: 560px;
text-indent:-99999px;
}

.menkyobody{
height:auto;
margin-bottom:20px;
font-size:93%;
line-height:150%;
color:#666666;
text-align:left;
}


/* 新着情報 */
.newsbody{
margin:5px;
font-size:80%;
color:#666666;
}
.newsbody a{
text-decoration:underline;
color:#000000;
}
.newsbody a:hover{
text-decoration:underline;
color:#999999;
}

.news{
border-left:6px solid #999999;
margin-bottom:8px;
height:20px;
line-height:160%;
overflow:hidden;
padding-left:11px;
 font-size: 90%;
}
.news a{
text-decoration:underline;
color:#000000;
}
.news a:hover{
text-decoration:underline;
color:#999999;
}
.newsber{
background-image:url(http://upplan.s54.coreserver.jp/taiyo/gyoda/siteimage/campaign.png);
background-repeat: no-repeat;
line-height: 31px;
height: 30px;
width: 560px;
text-indent:-99999px;
}


/* 右エリア */
.group_box {
background-image:url(http://upplan.s54.coreserver.jp/taiyo/gyoda/siteimage/group_bg.png);
background-repeat:repeat-y;
height:150px;
width:250px;
margin-top:15px;
}

.group {
color:#666666;
font-size:80%;
line-height:160%;
padding:5px 10px;
text-align:left;
}


.qr{
background-image:url(http://upplan.s54.coreserver.jp/taiyo/gyoda/siteimage/qr.png);
width:250px;
height:180px;
text-indent:-99999px;
margin-top:10px;
margin-bottom:10px;
}



/* トップトピックス */
.title-header{
background-image:url(http://upplan.s54.coreserver.jp/taiyo/gyoda/siteimage/titlebg.jpg);
background-repeat: repeat-x;
line-height: 31px;
width: 565px;
text-indent:15px;
font-size:100%;
border: 1px solid  #999999;
border-left: 5px solid  #999999;
}
.title-header a{
color:#000000;
}
.title-header a:hover{
color:#999999;
}

/* ブログ記事タイトル */
.entry-header {
    margin: 15px 0 0;
    padding-left: 5px;
    font-size: 100%;
    font-weight: bold;
line-height:30px;
border-left: 5px solid #999;
border-bottom: 1px solid  #999999;
border-top: 1px solid  #999999;
border-right: 1px solid  #999999;
}

/* ブログ記事タイトル */
.entry-header {
    margin: 15px 0 0;
    padding-left: 5px;
    font-size: 100%;
    font-weight: bold;
line-height:30px;
border-left: 5px solid #999;
border-bottom: 1px solid  #999999;
border-top: 1px solid  #999999;
border-right: 1px solid  #999999;
}

.pagetitle01 {
	width:560px;
	height:50px;
	background-image:url(http://upplan.s54.coreserver.jp/taiyo/gyoda/siteimage/pagetitle01.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	font-size:1px;
	margin-bottom:15px;
}
.pagetitle02 {
	width:560px;
	height:50px;
	background-image:url(http://upplan.s54.coreserver.jp/taiyo/gyoda/siteimage/pagetitle02.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	font-size:1px;
	margin-bottom:15px;
}
.pagetitle03 {
	width:560px;
	height:50px;
	background-image:url(http://upplan.s54.coreserver.jp/taiyo/gyoda/siteimage/pagetitle03.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	font-size:1px;
	margin-bottom:15px;
}
.pagetitle04 {
	width:560px;
	height:50px;
	background-image:url(http://upplan.s54.coreserver.jp/taiyo/gyoda/siteimage/pagetitle04.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	font-size:1px;
	margin-bottom:15px;
}
.pagetitle05 {
	width:560px;
	height:50px;
	background-image:url(http://upplan.s54.coreserver.jp/taiyo/gyoda/siteimage/pagetitle05.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	font-size:1px;
	margin-bottom:15px;
}
.pagetitle06 {
	width:560px;
	height:50px;
	background-image:url(http://upplan.s54.coreserver.jp/taiyo/gyoda/siteimage/pagetitle06.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	font-size:1px;
	margin-bottom:15px;
}
.pagetitle07 {
	width:560px;
	height:50px;
	background-image:url(http://upplan.s54.coreserver.jp/taiyo/gyoda/siteimage/pagetitle07.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	font-size:1px;
	margin-bottom:15px;
}
.pagetitle08 {
	width:560px;
	height:50px;
	background-image:url(http://upplan.s54.coreserver.jp/taiyo/gyoda/siteimage/pagetitle08.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	font-size:1px;
	margin-bottom:15px;
}
.pagetitle09 {
	width:560px;
	height:50px;
	background-image:url(http://upplan.s54.coreserver.jp/taiyo/gyoda/siteimage/pagetitle09.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	font-size:1px;
	margin-bottom:15px;
}
.pagetitle10 {
	width:560px;
	height:50px;
	background-image:url(http://upplan.s54.coreserver.jp/taiyo/gyoda/siteimage/pagetitle10.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	font-size:1px;
	margin-bottom:15px;
}
.pagetitle11 {
	width:560px;
	height:50px;
	background-image:url(http://upplan.s54.coreserver.jp/taiyo/gyoda/siteimage/pagetitle11.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	font-size:1px;
	margin-bottom:15px;
}
.pagetitle12 {
	width:560px;
	height:50px;
	background-image:url(http://upplan.s54.coreserver.jp/taiyo/gyoda/siteimage/pagetitle12.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	font-size:1px;
	margin-bottom:15px;
}
.pagetitle13 {
	width:560px;
	height:50px;
	background-image:url(http://upplan.s54.coreserver.jp/taiyo/gyoda/siteimage/pagetitle13.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	font-size:1px;
	margin-bottom:15px;
}

/*カスタム*/

.font1{
font-size:110%;
font-weight:bold;
line-height:150%;
color:#FF9900;
}

.entry table{
    margin-top:10px;
    width: 540px;
    border-collapse: collapse;
    border-spacing: 0;
	border-bottom: 1px #CCCCCC solid;
}


.entry td {
	padding:4px;
	border-right: 1px #CCCCCC solid;
	border-top: 1px #CCCCCC solid;
    border-left: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	font-size:100%;
	text-align: center;
	color:#333333;
    white-space: nowrap;
}

.entry th {
	padding:4px;
    background: #FFFFCC;
    font-weight: bold;
	font-size:100%;
	text-align: center;
	color:#333333;
    white-space: nowrap;
	border-right: 1px #CCCCCC solid;
	border-top: 1px #CCCCCC solid;
    border-left: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
}

.entry tr {
	padding:4px;
	border-right: 1px #CCCCCC solid;
	border-top: 1px #CCCCCC solid;
    border-left: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
}

*html .entry td {
	padding:2px;
	border-right: 1px #CCCCCC solid;
	border-top: 1px #CCCCCC solid;
    border-left: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	font-size:12px;
	text-align: center;
	color:#333333;
    white-space: nowrap;
}

*html .entry th {
	padding:2px;
    background: #FFFFCC;
    font-weight: bold;
	font-size:12px;
	text-align: center;
	color:#333333;
    white-space: nowrap;
	border-right: 1px #CCCCCC solid;
	border-top: 1px #CCCCCC solid;
    border-left: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
}


.bk-yellow{
background-color:#FFFFCC;
}

.bk-blue{
background-color:#F0FCFF;
}

span.red{
color:red;
}
.formtable table{
border:none;
}
.formtable td{
border:none;
text-align:left;
text-indent:10px;
background-color:#F2FCFC;
}
.formtable th{
border:none;
text-align:right;
}

.formtable tr{
border:none;
}
.form_box p{
font-weight:bold;
font-size:14px;
background-color:#ffffcc;
}


