@charset "shift_jis";
/* CSS Document */

/* =================================================================================

  1.Default
  2.Header
  3.GlobalNav
  4.Main
  5.Footer
  6.7andiLogo
  7.Float Clearing
 
=================================================================================== */


/* =================================================================================

   Default
 
=================================================================================== */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,address,table,tr {
	margin			: 0;
	padding			: 0;
	line-height		: 1.4;
   	font-weight		: normal;
	font-style		: normal;
	font-size		: 100%;
}

html{ /* FirefoxΕνΙXN[o[π\¦ */
	overflow-y		: scroll;
	height			: 100%;
	margin-bottom	: 1px;
}

body{
	color:#642202;
	font			: 12px "CI", "qMmpS Pro W3", Arial, Helvetica, Osaka, "lr oSVbN", sans-serif;
	background:#FFFFFF;
	text-align:center;
}

/* no Mac IE \*/
body{
	letter-spacing	: 0.1em;
}
/* */

br {
	letter-spacing	: normal;
}

hr {
	height			: 1px;
}

dl, dt, dd, ul, ol{
    margin:0;
    padding:0;
}

ul,dl{
    list-style:none;
}

img{
	border:none;
	vertical-align: bottom;
}

/*  link
-----------------------------------*/
a{
	color:#642202;
	text-decoration: none;
}

a:hover{
	color:#642202;
	text-decoration: underline;
}

a:visited,
a:active{
	color:#642202;
}

/* =================================================================================

   Header
 
=================================================================================== */
#Header{
	width:100%;
	background-color: #FFF4C8;
	height:92px;
}

#HeaderBox{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
}

/*  HeaderBoxL
-----------------------------------*/
#HeaderBoxL{
	float: left;
	width:136px;
}

/*  HeaderBoxC
-----------------------------------*/
#HeaderBoxC{
	float: left;
	width:380px;
	margin-top:25px;
	margin-left:15px;
	font-size:11px;
}

/*  HeaderBoxR
-----------------------------------*/
#HeaderBoxR{
	margin-top:5px;
	float: right;
	width:325px;
	text-align: right;
}

#HeaderBoxR ul{
}

#HeaderBoxR li{
	float: left;
}


/* =================================================================================

   GlobalNav
 
=================================================================================== */
#GlobalNav {
	background:url(../images/navi_bg.gif) repeat-x ;
	width:100%;
	height:63px;
}

#GlobalNav ul {
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

#GlobalNav li {
	float:left;
	padding-top:7px;
}


/* =================================================================================

   Main
 
=================================================================================== */
#Main {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
}

/*  BreadcrumbList
-----------------------------------*/
#BreadcrumbList {
	margin-top:7px;
	text-align:right;
	font-size:11px;
	margin-bottom:12px;
}

/*  Pagetop
-----------------------------------*/
.Pagetop {
	margin-top:10px;
	text-align: right;
	font-size:11px;
	margin-bottom:10px;
}

.Pagetop2 {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	text-align: left;
	font-size:11px;
}


/*  Content
-----------------------------------*/
#Content{
	float: left;
	width:690px;
}

#Content h2 {
	margin-bottom:15px;
}

/*  Side
-----------------------------------*/
#Side{
	float: right;
	width:183px;
}

/*  Pickup */
#Pickup {
	margin-bottom:15px;
}

#Pickup h3 {
	margin-bottom:10px;
}

.linkMark {
	background:url(../images/linkmark.gif) no-repeat;
	display:block;
	padding-left:12px;
	margin:5px 0 0 5px;
}

.linkMark img {
	vertical-align:middle;
}

.BnrPickup {
	margin-top:10px;
}

/*  Mobile */
#Mobile{
	background:#EFFDC4;
}

#Popup #Mobile{
	background:none;
}

#Mobile img{
	vertical-align: baseline;
}

.MobileBnr{
	margin-left:11px;
}

.MobilelinkMark{
	width:155px;
	background:url(../images/mobile_linkmark.gif) no-repeat;
	display:block;
	padding:0 0 0 13px;
	margin:5px 0 0 11px;
}

/*  Mobile 170413 */
.Mobile{
	width:183px;
	background:#EFFDC4;
	border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	box-sizing:border-box;
	padding:0 0 10px;
}

.Mobile a {
	width:155px;
	display:block;
	margin:auto;
}

.Mobile .MobilelinkMark{
	background:url(../images/mobile_linkmark.gif) no-repeat;
	display:block;
	padding:0 0 0 13px;
	margin:5px 0 0;
}

.Sidebtn {
	margin-top:13px;
}



/* =================================================================================

   Footer
 
=================================================================================== */
#Footer{
	background:url(../images/foot_bg.gif) repeat-x ;
	width:100%;
	height:149px;
	font-size:11px;
}

#FooterBox{
	width:900px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
}

#FooterBoxL ul{
	clear:both;
	width:330px;
	float:left;
	display:inline;
}

#FooterBoxL li{
	float:left;
	margin-right:20px;
	background:url(../images/foot_linkmark.gif) no-repeat;
	padding-left:13px;
	display:inline;
}

#FooterBoxL li img{
	vertical-align:middle;
}

#FooterBoxR{
	width:550px;
	float:right;
	text-align:right;
}

#FooterLink{
	text-align: center;
	line-height:1.5;
}

.Footerline {
padding:10px 0 10px 0 ;
vertical-align:middle;
}

#FooterBox .chara {
	position: absolute;
    right: 160px;
    top: 4px;
}

#FooterBox .chara img {
	width:60px;
}


/* =================================================================================

   7andiLogo
 
=================================================================================== */
#LogoBox{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
}

#Logo {
width:900px;
/*margin-left:220px;*/
margin-top:10px;
text-align:center;
}

#LogoL {
width:150px;
float: left;
font-size:9px;
margin-top:15px;
}

#LogoR {
width:181px;
float: right;
}

#group {
margin-left:432px;
margin-top:5px;
padding-bottom:15px;
}

#logo img {
vertical-align:middle;
}

/* =================================================================================

   Float Clearing
 
=================================================================================== */
.clearFix{
display:inline-table;
}

.clearFix:after{
display:block; 
clear:both; 
visibility:hidden;
height:0; 
content:".";
}

/* Hides from IE-mac \*/
* html .clearFix{
height:1%;
}
.clearFix{
display:block;
}
/* End hide from IE-mac */

