@charset "UTF-8";


/* -----------------------------------------------
CSS INFO


 File name:      common.css
 Site name:		 Pola
 Author:         Pola
 Style Info:     index専用CSS
 last update:    2010.01.16


0.YUI Fonts CSS - version:3.0.0
1.reset
2.default
3.Link Color
4.Layout
5.Element
6.topic path
7.Visual effect
8.plugin

----------------------------------------------- */




/* ============================================================
	0.YUI Fonts CSS
=============================================================== */

body {
	font:13px/1.231 arial,helvetica,clean,sans-serif;
	*font-size:small; /* for IE */
	*font:x-small; /* for IE in quirks mode */
}
select,
input,
button,
textarea {
	font:99% arial,helvetica,clean,sans-serif;
}
table {
	font-size:inherit;
	font:100%;
}
pre,
code,
kbd,
samp,
tt {
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}
/*
Setting the font size
	77% = 10px	|	123.1% = 16px	|	167% = 22px	
	85% = 11px	|	131%   = 17px	|	174% = 23px 
	93% = 12px	|	138.5% = 18px	|	182% = 24px 
	100% = 13px	|	146.5% = 19px	|	189% = 25px 
	108% = 14px	|	153.9% = 20px	|	197% = 26px 
	116% = 15px	|	161.6% = 21px	| 
*/

/* ============================================================
	1.reset
=============================================================== */
body,
div,
h1, h2, h3, h4, h5, h6,
dl, dt, dd,
ul, ol, li,
brockquote, pre, input, textarea, address,
form, fieldset, legend, object, 
table, caption, th, td,
a, p, img {
	margin:0;
	padding:0;
}

body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック","MS PGothic",Helvetica,sans-serif;
	background:#F6F6F6;
	text-align:center;
	color:#333333;
}

h1, h2, h3, h4, h5, h6,
pre, table, code, acronym, input, textarea {
	font-size:100%;
	font-weight:normal;
}

fieldset,
img {
	border:0;
}

address, em, cite, dfn, var {
	font-style:normal;
}

.clr {
	clear:both;
	font: 1px/1px monospace;
	display: block;
}


/* ============================================================
	2.default
=============================================================== */
p {
	line-height:160%;
}

ul li {
	list-style-position:outside;
	list-style-type:none;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}


a {
	text-decoration:none;
	outline:none;
	border:none;
}



/* ============================================================
	3.Link Color
=============================================================== */
a:link,
a:visited {
	color:#4B87C3;
}

a:hover {
	color:#66B3F2;
}





/* ============================================================
	4.Layout
=============================================================== */
#wrapper {
	width:908px;
	height:auto;
	font-size:93%;
	text-align:left;
	margin:0 auto;
}

#header {
	width:auto;
	height:50px;
	position:relative;
}

#gNavi {
	width:160px;
	height:380px;
	position:relative;
	padding:0 0 0 660px;
	margin:0 auto;
}

#container {
	width:742px;
	height:auto;
	padding-bottom:30px;
	margin:0 auto;
}



#footer {
	width:auto;
	height:50px;
	background-color:#000A5B;
	text-align:left;
	margin:0 auto;
}




/* ============================================================
	5.Element
=============================================================== */
h1 {
	width:auto;
	color:#4B87C3;
	padding:23px 0 0 212px;
}

h2 a {
	width:212px;
	height:0;
	background:url(../img/logo.jpg) no-repeat top left;
	overflow:hidden;
	display:block;
	position:absolute;
	top:0;
	left:0;
	padding-top:44px;
}

h3 {
}

.newArticleBox h3 {
	width:742px;
	height:21px;
	background:url(../img/title/ttl_news.jpg) no-repeat top left;
	text-indent:-9999em;
	margin-bottom:10px;
}

.innerCategoryBox01 h3,
.innerCategoryBox02 h3,
.innerCategoryBox03 h3,
.innerCategoryBox04 h3 {
	width:347px;
	height:61px;
	text-indent:-9999em;
	margin-bottom:10px;
}
.innerCategoryBox01 h3 {
	background:url(../img/title/ttl_news01.jpg) no-repeat top left;
}
.innerCategoryBox02 h3 {
	background:url(../img/title/ttl_news02.jpg) no-repeat top left;
}
.innerCategoryBox03 h3 {
	background:url(../img/title/ttl_news03.jpg) no-repeat top left;
}
.innerCategoryBox04 h3 {
	background:url(../img/title/ttl_news04.jpg) no-repeat top left;
}


h4 {
}

.newArticleBox h4 {
	width:173px;
	height:22px;
	text-indent:-9999em;
}

.newArticleBox h4.news01 {
	background:url(../img/title/ttl_news01s.jpg) no-repeat top left;
}
.newArticleBox h4.news02 {
	background:url(../img/title/ttl_news02s.jpg) no-repeat top left;
}
.newArticleBox h4.news03 {
	background:url(../img/title/ttl_news03s.jpg) no-repeat top left;
}
.newArticleBox h4.news04 {
	background:url(../img/title/ttl_news04s.jpg) no-repeat top left;
}



.newArticleBox h5 {
	width:auto;
	border-bottom:1px solid #4B87C3;
	font-size:153.9%;
	color:#4B87C3;
	padding:5px 0;
	margin-bottom:15px;
}

h6 {
	font-size:10px;
	color:#666;
	float:right;
}




/* ============================================================
	6.container
		6-1.最新ニュース
		6-2.カテゴリー別
=============================================================== */

.newIconArea {
	width:32px;
	height:16px;
	position:absolute;
}

.indexBnrArea {
	width:742px;
	height:auto;
	text-align:center;
}

.indexBnrArea img {
	margin-bottom:30px;
}

.indexBnr02Area {
	width:347px;
	height:auto;
	text-align:center;
}

.indexBnr02Area img {
	margin:20px 0 0 0;
}




/* 6-1.最新ニュース
--------------------------------------------------------------- */
.newArticleBox {
	width:auto;
	padding:20px 0 30px 0;
}

.authorBox {
	width:742px;
	border-bottom:1px dashed #4B87C3;
	position:relative;
	padding:0 0 5px 0;
	margin-bottom:5px;
}

.authorBox p {
	width:380px;
	color:#4B87C3;
	float:left;
}

.authorBox h4 {
	width:173px;
	float:right;
}

.authorBox .newIconArea {
	top:35px;
	left:710px;
}


dl.entry {
	width:auto;
}

.entry dt {
	width:190px;
	float:left;
	clear:both;
	padding:5px 10px;
}

.entry dd {
	width:auto;
	padding:5px 10px;
	margin-left:230px;
}






/* 6-2.カテゴリー別
--------------------------------------------------------------- */

.categoryListBox {
	width:auto;
	clear:both;
}

.innerCategoryBox01,
.innerCategoryBox03,
.innerCategoryBox02,
.innerCategoryBox04 {
	width:350px;
	min-height:380px;
	height:auto !important;
	height:380px;
	padding:0 0 10px 0;
}

.innerCategoryBox01,
.innerCategoryBox03 {
	float:left;
}
.innerCategoryBox02,
.innerCategoryBox04 {
	float:right;
}


dl.detailBox {
	width:350px;
	margin-bottom:15px;
}

.detailBox dt {
	width:45px;
	background:url(../img/ico/ico_arw.jpg) no-repeat top left;
	float:left;
	position:relative;
	clear:both;
	padding:0 0 0 35px;
}

.detailBox dd {
	width:auto;
	min-height:50px;
	height:auto !important;
	height:50px;
	margin-left:85px;
	padding-bottom:15px;
}

.detailBox .newIconArea {
	top:25px;
	left:0;
}


.nextBtnAre {
	width:auto;
}

.innerCategoryBox01 .nextBtnAre {
	padding-left:220px;
}
.innerCategoryBox02 .nextBtnAre,
.innerCategoryBox03 .nextBtnAre {
	padding-left:230px;
}

.nextBtnAre a {
	height:0;
	display:block;
	overflow:hidden;
	padding-top:17px;
}

.innerCategoryBox01 .nextBtnAre a {
	width:130px;
	background:url(../img/btn/btn_news01.jpg) no-repeat top left;
}
.innerCategoryBox02 .nextBtnAre a {
	width:119px;
	background:url(../img/btn/btn_news02.jpg) no-repeat top left;
}
.innerCategoryBox03 .nextBtnAre a {
	width:117px;
	background:url(../img/btn/btn_news03.jpg) no-repeat top left;
}


.nextBtnAre a:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
}



.mobileBox {
	width:77px;
	height:73px;
	background:url(../img/bg/bg_mobile.jpg) no-repeat top left;
	padding:10px 0 0 273px;
	margin:30px 0 0 0;
}













/* ============================================================
	7.gNavi
=============================================================== */
#gNavi p {
	width:auto;
	text-align:center;
	font-size:14px;
	color:#4B87C3;
	padding:15px 0 0 0;
}

.imgArea {
	width:660px;
	height:380px;
	position:absolute;
	top:0;
	left:0;
}

#gNavi #myClock {
	width:160px;
	text-align:center;
	font-size:14px;
	color:#4B87C3;
	position:absolute;
	top:0;
	left:660px;
	z-index:1000;
}
#gNavi #myClock p {	margin-bottom: 0;}
#gNavi #myClock p span {	font-size: 100%;}
#gNavi #myClock p #cMonth,
#gNavi #myClock p #cDate {	font-size: 20px;}
#gNavi #myClock span.hideDelimiter {	color: #F6F6F6;}

#gNavi p span {	font-size:20px;}


#gNavi ul {
	width:160px;
	height:auto;
	background:url(../img/bg/bg_gnavi.jpg) no-repeat top left;
	position:absolute;
	top:80px;
	left:660px;
	z-index:100;
	padding:46px 0 0 0;
	margin-top:-10px;
}


a.BtnN01,
a.BtnN02,
a.BtnN03,
a.BtnN04 {
	width:160px;
	height:0;
	background:url(../img/btn/btn_gnavi.jpg) no-repeat;
	display:block;
	overflow:hidden;
}

a.BtnN01 {
	padding-top:60px;
	background-position:0 0;
}

a.BtnN02 {
	padding-top:59px;
	background-position:0 -60px;
}

a.BtnN03 {
	padding-top:59px;
	background-position:0 -119px;
}

a.BtnN04 {
	padding-top:60px;
	background-position:0 -178px;
}

/* hover */
a.BtnN01:hover {
	background-position:-160px 0;
}

a.BtnN02:hover {
	background-position:-160px -60px;
}

a.BtnN03:hover {
	background-position:-160px -119px;
}

a.BtnN04:hover {
	background-position:-160px -178px;
}







/* ============================================================
	8.footer
=============================================================== */
address {
	width:277px;
	height:12px;
	background:url(../img/img_copyright.jpg) no-repeat top left;
	display:block;
	text-indent:-9999em;
	float:left;
	margin-bottom:5px;
}

#footer p {
	width:212px;
	height:auto;
	padding:10px 0 0 695px;
	margin:0 auto;
}

#footer p a {
	width:212px;
	height:0;
	background:url(../img/logo_pola.jpg) no-repeat top left;
	display:block;
	overflow:hidden;
	padding-top:27px;
}












/* ============================================================
	clearfix
=============================================================== */
.categoryListBox:after,
.authorBox:after,
.newArticleBox:after,
#wrapper:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

.categoryListBox,
.authorBox,
.newArticleBox,
#wrapper {
	zoom:100%;
}

* html .categoryListBox,
* html .authorBox,
* html .newArticleBox,
* html #wrapper {
	height:1%;
}






