@charset"Shift-JIS";

body {
	text-align:center;
	color:#171717;
	background-color: #ffcccc;
	background-image: url(../img/bk.gif);
	background-repeat: repeat-x;
	background-position: top;
}

html,body {
    height:100%;
}

*html #wrap {
	height:100%;
}

/* default reset */

body,p,ul,li,form,input,h1,h2,h3 {
	margin: 0;
	padding: 0;
}

ul,li {
	list-style:none;
}

a img {
	border:none;
}

/* link */

#mcontents a:link, #foot a:link {
	color: #0042ba;text-decoration: underline;
}

#mcontents a:visited, #foot a:visited {
	color: #0042ba;text-decoration: underline;
}

#mcontents a:hover, #foot a:hover  {
	color: #4472bf;text-decoration: none;
}

#lcontents a:link {
	text-decoration: none;
}

#lcontents a:visited {
	text-decoration: none;
}

#lcontents a:hover {
	text-decoration: underline;
}

/* clear */

.clear {
	clear:both;
}

.clearfix {
  zoom: 1; /* for IE5.5 - IE7 */
}

.clearfix:after { /* for modern browser */
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}

/* basic style */

.displaynone {
	display:none;
}

.left {
	float:left;
}

.left5 {
	float:left;
	margin-right:5px;
}

.left10 {
	float:left;
	margin-right:10px;
}

.right {
	float:right;
}

.btm5 {
	margin-bottom:5px
}

.btm10 {
	margin-bottom:10px;
}

.indent10 {
	margin-left:10px;
	margin-right:10px;
}

.block10 {
	margin:10px;
}

.txt10 {
	font-size:10px;
}

.indent_txt {
	padding-left:12px;
	text-indent:-12px;
}

.center_obj {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.r_txt {
	color: #FF0000;
	font-weight: bold;
}

.border {
	border:#cccccc solid 1px;
}

/* wrap */

#wrap {
	width:850px;
	margin: 0 auto;
	padding-left:10px;
	padding-right:10px;
	background:#ffffff;
	text-align:left;
}

/* header　※他のグループサイトと違う */

#head h1 {
	font-size: 10px;
	font-weight:normal;
	letter-spacing:1px;
	padding:2px 5px;
	background-color: #DD0000;
	color: #FFFFFF;
}

/* head */

#head {
	width:850px;
	background:url(../img/hnavi_bg.gif) no-repeat center bottom;
	margin-bottom:10px;
}

/* head navi */

#hnavi {
	width:300px;
	height:83px;
	float:right;
	display:inline;
	margin-right:10px;
}

#hsnavi {
	height:27px;
	margin-top:6px;
	margin-left:85px;
}

#hsnavi a, #hsnavi a:link {
    height:12px;
	display:block;
	background-position:0 0;
}

#hsnavi a:hover {
    background-position:0 -12px;
}

#hsnavi_01 {
	width: 65px;
	float:right;
	background-image: url(../img/hnavi_contact.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#hsnavi_02 {
	width: 98px;
	float:right;
	margin-left:10px;
	background-image: url(../img/hnavi_cart.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#hgo {
}

#hgo a, #hgo a:link {
	height:50px;
	display:block;
	background-position:0 0;
}

#hgo a:hover {
	background-position:0 -50px;
}

#hgo_01 {
	width:150px;
	float:right;
	background:url(../img/hnavi.gif) no-repeat 0 0;
}

/* contents */

#main {
	width:850px;
	margin:0 auto;
}

#main p{
	font-size:12px;
	line-height:18px;
}

#lcontents {
	width:210px;
	float:left;
	display:inline;
}

#mcontents {
	width:630px;
	float:right;
	text-align:left;
	display:inline;
}

/* iframe */

iframe#calender{
	width:210px;
}

/* left navi */

#lnavi{
	width:210px;
	margin-bottom:10px;
}

#lnavi a, #lnavi a:link {
	height:38px;
	background-position:0 0;
	display:block;
}

#lnavi a:hover {
	background-position:0 -38px;
}

#lnavi_01 {
	background-image: url(../img/menu1.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#lnavi_02 {
	background-image: url(../img/menu2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#lnavi_03 {
	background-image: url(../img/menu3.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#lnavi_04 {
	background-image: url(../img/menu4.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#lnavi_05 {
	background-image: url(../img/menu5.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

/* left product */

#lproduct{
	width:210px;
	margin-bottom:10px;
}

#lproduct a, #lproduct a:link {
	height:29px;
	background-position:0 0;
	display:block;
}

#lproduct a:hover {
	background-position:0 -29px;
}

#lproduct_01 {
	background-image: url(../img/lnavip_docomo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#lproduct_02 {
	background-image: url(../img/lnavip_au.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#lproduct_03 {
	background-image: url(../img/lnavip_softbank.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#lproduct_04 {
	background-image: url(../img/lnavip_other.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

/* calendar */

#calendar {
	font-size: 12px;
	margin-left: 7px;
}

#calendar table{
	width: 196px;
	margin-bottom: 10px;
}

#calendar td {
	background:url(../img/c_1.gif) no-repeat right bottom;
	width: 28px;
	text-align: center;
	line-height: 20px;
}

#calendar .r_txt {
	font-weight:normal;
}

#calendar .b_txt {
	color:#0060FF;
}

#calendar .g_txt {
	color:#CCCCCC;
}

#calendar .c_3 {
	background:url(../img/c_3.gif) no-repeat left top;
}

#calendar .c_2 {
	background:url(../img/c_2.gif) no-repeat left top;
}

#calendar th {
	text-align: center;
	height: 15px;
	padding: 3px;
}

#calendar .bk_gray {
	background-color: #E4E4E4;
	border-top:#cccccc  solid 1px;
	border-bottom:#cccccc  solid 1px;
}

/* flow navi */
#flow_navi ul{
	width:610px;
	margin:10px;
}

#flow_navi li {
	width:202px;
	background:url(../../cart/img/fnavi_bg.gif) repeat-y;
	float:left;
	margin-right: 2px;
	text-align:center;
	display:inline;
}

#flow_navi li.li_end {
	margin-right: 0;
}

#mcontents #flow_navi h2 {
	margin:0 0 10px 0;
}

#flow_navi .fnavi_footer {
	margin:10px 0 0 0;
	width:202px;
	height:5px;
	background:url(../../cart/img/fnavi_foot.gif) no-repeat;
}

/* foot */

#foot {
	width:850px;
	text-align: center;
	color:#cccccc;
	margin-top:10px;
	border-top:1px #cccccc solid;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}

#foot p{
	font-size:12px;
	line-height:15px;
	letter-spacing:1px;
}

.foot_text {
	font-size: 10px;
	color: #999999;
	padding:0 10px 10px 10px;
}

.foot_title {
	font-size:10px;
	line-height: 18px;
	color: #666666;
	padding-left: 5px;
	border-bottom: 1px solid #cccccc;
}

.indication {
	font-size: 12px;
	margin-left: 230px;
	text-align: center;
}


#group {
	text-align:left;
	margin-top:5px;
}

#group p {
	margin:0;
	line-height: 14px;
	padding: 10px 5px;
	font-size: 10px;
	color: #999999;
}

#group .line {
	border-top: 1px solid #cccccc;
}

#g_service {
	margin-bottom:10px;
	padding:0 20px 10px 20px;
	font-size:10px;
	line-height:12px;
	letter-spacing:1px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-image: url(../../img/group/bg_service.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#g_service p{
	margin:0 0 2px 0;
	padding:0;
}

#g_service a:link {
	color: #9e8d61;
	text-decoration: underline;
}
#g_service a:visited {
	color: #9e8d61;
	text-decoration: underline;
}
#g_service a:hover {
	color: #c5bba1;
	text-decoration: none;
}

#g_service .career{
	float: left;
}

#g_copy  {
	margin:10px;
	text-align: right;
}
