/* CSS Document */

@charset "shift_jis";
/* -------------------------------------------------------------------------------
----共通レイアウト------------------------------------------------------------
------------------------------------------------------------------------------- */
#contents {
	background-image:url(../../summer_2011/images/contentsBg.gif);
	background-repeat:repeat-y;
	background-image:none;
}


#contents_in {
    margin: 0 auto 5px;
    text-align: center;
    width: 760px;
}
#area {
    margin: 0;
    padding: 5px 0;
    width: 760px;
   display: block;
}
#area {
    background-color: #FFFFFF;
		text-align:right;
}
.to_pagetop {
    color: #666666;
    font-size: 65%;
    height: auto !important;
    min-height: 10px;
    text-align: right;
	margin-top:20px;
    width: 740px;
}
.style{
    text-align: left;
    margin: 0 auto 10px;
	}
	
/* 1.reset
----------------------------------------------------*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,p,a,
address,img,dl,dt,dd,ol,ul,li,form,label,table,tr,th,td {
        margin: 0;
        padding: 0;
        border: 0;
        font-size: 100%;
				vertical-align:bottom;
}
ol,ul {
        list-style: none;
}
table {
        border-collapse: collapse;
        border-spacing: 0;
}

/* clearfix
----------------------------------------------------*/
.clearfix {
  min-height: 1px;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

/* rollover
----------------------------------------------------*/
.rollover a:hover img {
opacity: 0.8;
filter: alpha(opacity=80);
}



/* menu
----------------------------------------------------*/
ul#menu {
	width:970px;
	list-style:none;
}
ul#menu li {
	width:180px;
	float:left;
	margin:0 0 0 10px;
}

ul.list li {
	margin:0 0 20px;
}

#under {
	background:url(../images/bg.jpg) no-repeat;
	margin:20px 0 0;
	width:940px;
	height:200px;
	font-size:12px;
	text-align:left;
}

.blue {
	color:#0ba3c7;
}

/* -------------------------------------------------------------------------------
----ソーシャルアイコン------------------------------------------------------------
------------------------------------------------------------------------------- */

div.socialIcon {margin-bottom:5px;}
ol, ul {list-style: none outside none;}

div.socialIcon ul {
text-align: right;
display:block;
}

div.socialIcon li {
    display: inline;
    margin-right: 2px;
}
div.socialIcon li.nonmrg {margin:0;}

/* topics + tarm + h1のスタイル[
----------------------------------------------------------- */

#cam {text-align: left;}

.cam {
	width: 450px;
	display: block;
	float: left;
	font-size: 12px;
}

.cam p {
	display: block;
	height: 15px;
	margin-bottom: 3px;
}

.cam a {
	text-decoration: underline !important;
	display: block;
	height: 15px;
	background: url(/jalan/doc/theme/common/images/topics.gif) no-repeat;
	padding-left: 70px;
}

#page_info {
	float: right;
}

.index_h1 {
	font-size:12px;
	color: #666666;
	padding-right: 5px;
	text-align: right;
	font-weight: normal;
	display: block;
    padding-bottom: 10px;
}



.tarm_cam {
	font-size: 12px;
	color: #666666;
	padding-right: 5px;
	display: block;
	width: 250px;
	text-align: right;
}


/* コンテンツ全体[
----------------------------------------------------------- */
#container {
    margin: 0 auto;
    width: 780px;
}
#content {
	width: 780px;
}

/*totop マージン追加*/

.totop_margin2 {
    padding-top: 8px;
}
/* -------------------------------------------------------------------------------
----JS-pr.js------------------------------------------------------------
------------------------------------------------------------------------------- */
.cam {
    width: 780px;
}
/*掲載期間など*/
#headerTopixAll{
	/*width: 760px;*/
	margin: 0 10px;
	padding: 11px 0 0 10px;
	background-image: url(../images/headBg.gif);
	background-repeat: repeat-x;
	text-align: left;
}

#headerTopixALL .txt{
	margin: 0 10px 0 0;
	color: #cc0000;
	font-weight: bold;
	font-size: 12px;
}
/*掲載期間など（ここまで）*/