@charset "UTF-8";


/* ========BASIC======== */
html {
   overflow-y:scroll;
}

body {
   margin:0;
   padding:0;
   line-height:1.8;
   letter-spacing:1px;
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS P ゴシック",verdana,sans-serif;
   font-size:12px;
   color:#333;
   border-top:5px solid #0033cc;
   
   background:url("../images/bg_head.gif") 0 0 repeat-x;
}


br {
   letter-spacing:normal;
}

a {
   color:#4682b4;
   text-decoration:none;
}

a:hover {
   color:#ff6600;
   text-decoration:none;
}

img {
   border:0;
   vertical-align:bottom;
}
a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}




/* ========TEMPLATE LAYOUT======== */
#header {
   width:960px;
   height:410px;
   background:#fff;
  margin:0 auto;
   position:relative;
   padding:0 0px;
   border-left: 1px solid #9f9f9f;
   border-right: 1px solid #9f9f9f;
}
h1,h2,h3,h4,h5,h6,h7{
   margin:0;
}

#menu {
   width:100%;
   float:left;
   border-bottom:1px solid #0033cc;
   border-top:1px solid #0033cc;
   background:url("../images/bg_menu_on.gif") 0 0 repeat-x;
}

#icatchIndexWrap {
   clear:both;
   position:relative;
   z-index:-1;
   overflow:hidden;
   height:250px;
   background:url("../images/bg_head.gif") 0 0 repeat-x;
   
}

#icatchWrap {
   clear:both;
   position:relative;
   z-index:-1;
   overflow:hidden;
   height:250px;
   
   
}

#icatch {
   width:960px;
   margin:0 auto;
   
}

#contents {
   clear:both;
   position:relative;
   z-index:100;
   overflow:hidden;
   width:960px;
   margin:0px auto 0 auto;
   background:#FFF;
   border-left: 1px solid #9f9f9f;
   border-right: 1px solid #9f9f9f;
}

#main {
   float:center;
   width:900px;
   padding:5px 30px 10px 30px;
   
}

#sub {
   float:left;
   width:220px;
   padding:10px;
   background:url("../images/bg_contents.gif") 0 0 no-repeat;
}

#pageTop {
   clear:both;
   width:950px;
}

#footMenu {
   width:950px;
   margin:0 auto;
}

#footer {
   background:#edf4fc;
   border-bottom:7px solid #0033cc;
   
}


table.table01{
    
	border-top:1px solid #fff;
    border-left:1px solid #fff;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	vertical-align:top
	
}
.table01 th{
    border-right:1px solid #fff;
    border-bottom:1px solid #fff;
    color:#ffffff;
    background-color:#ffffff;
   
    background-position:left top;
    padding:0.4em;
    text-align:justify;
}
.table01 td{
	border-right: 1px solid #fff;
	border-bottom: 1px solid#fff;
	padding-top: 0.4em;
	padding-right: 0.4em;
	padding-left: 0.4em;
}

	
#table.table02{
    
	border-top:1px solid #E8E8E8;
    border-left:1px solid #E8E8E8;
    border-collapse:collapse;
    background-color:#ffffff;
    empty-cells:show;
	float: left;
	
}
#table02 th{
    border-right:1px solid #E8E8E8;
    border-bottom:1px solid #E8E8E8;
    background-color:#ffffff;
    background-position:left top;
    
}
#table02 td{
    border-right:1px solid #E8E8E8;
    border-bottom:1px solid #E8E8E8;

	}
	
	table.table03{
    
	border-top:1px solid #708090;
    border-left:1px solid #708090;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	vertical-align:top
}
.table03 th{
    border-right:1px solid #708090;
    border-bottom:1px solid #708090;
    color:#ffffff;
    background-color:#ffffff;
   
    background-position:left top;
    padding:0.6em 0.6em;
    text-align:justify;
}
.table03 td{
	border-right: 1px solid #708090;
	border-bottom: 1px solid#708090;
	padding-top: 0.6em;
	padding-right: 0.6em;
	padding-left: 0.6em;
	padding-bottom: 0.6em;
	color: #000000;
}
	
	
table.table04{
	border-top:1px solid #9f9f9f;
    border-left:1px solid #9f9f9f;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	vertical-align:top;
	padding:1em;
}
.table04 th{
    border-right:1px solid #9f9f9f;
    border-bottom:1px solid #9f9f9f;
    color:#ffffff;
    background-color:#ffffff;
	padding:0.8em;
    text-align:justify;
}
.table04 td{
    border-right:1px solid #9f9f9f;
    border-bottom:1px solid#9f9f9f;
	padding:1em;}


	


/* ========HEADER CUSTOMIZE======== */


#header h1 {
   margin:0;
   padding:10px 0px 0px 25px;
   font-size:10px;
   font-weight:bold;
   
}

#header #gNavi {
   position:absolute;
   top:17px;
   right:13px;
   margin:0;
   font-size:11px;
   background:#fff;
}
#logo {
	padding-bottom: 5px;
	float:left;
	background:#fff;

}


/* ========MENU CUSTOMIZE======== */
#menu ul {
   overflow:hidden;
   width:960px;
   margin:0 auto;
   padding:0;
   border-right:1px solid #0033cc;
   text-align: center;
   font-size: 0;
}

#menu li {
   color:#fff;
   text-align:center;
   list-style-type:none;
   display: inline-block;
}

#menu li a {
   display:block;
   width:150px; /* 通常135px、メニューを8つに増やすなら119pxに変更 */
   color:#fff;
   font-size:11px;
   font-weight:bold;
   line-height:40px;
   text-decoration:none;
   border-left:1px solid #0033cc;
}

#menu li a.active {
   color:#fff;
   text-decoration:none;
   background:url("../images/bg_menu.gif") 0 0 repeat-x;
}

#menu li a:hover {
   color:#fff;
   text-decoration:none;
   background:url("../images/bg_menu.gif") 0 0 repeat-x;
}



/* ========MAIN CONTENTS CUSTOMIZE======== */


#main h2 {
   
   padding:7px 0px 23px 20px;
   font-size:16px;
   color:#fff;
   background:#fff url("../images/bg_main_h3.gif") 0 0 repeat-x;
}

#main h4 {
   margin-bottom:5px;
   padding:5px;
   font-size:14px;
   border-left:5px solid #0089a1;
   border-bottom:1px dotted #ddd;
}

#main h5 {
   margin-bottom:5px;
   padding:5px;
   font-size:13px;
   color:#fff;
   background:#0089a1;
}

#main h6 {
   margin-bottom:5px;
   font-size:13px;
}

#main p {
   margin:5px 0 0 0;
   font-size:12px;
   line-height:16px;
}


#main p1 {
  
  line-height:20px;
   font-size:14px;
   font-weight:bold;
   
}
#main p2 {
   margin:0px 0px 0px 0px;
   line-height:20px;
    font-size:14px;
	font-weight:bold;
   color:#333;
}
#main p3 {
   margin:0px 0px 0px 0px;
   line-height:17px;
    font-size:13px;
	font-weight:bold;
   color:#4682b4;
}
#main p4 {
   margin:0px 0px 0px 0px;
   line-height:25px;
    font-size:22px;
	font-weight:bold;
   color:#ff0000;
}

#main p5 {
   padding:10px;
   valign:top;
   line-height:14px;
    font-size:11px;
	font-weight:bold;
   color:#333;
}
#main p6 {
   
   valign:top;
   line-height:16px;
    font-size:15px;
	font-weight:bold;
   color:#00ccff;
}
#main p7 {
   
   valign:top;
   line-height:16px;
    font-size:15px;
	font-weight:bold;
   color:#2C2EA3;
}

#main p8 {
   margin:0px 0px 0px 0px;
   line-height:15px;
    font-size:12px;
	font-weight:bold;
   color:#4682b4;
}

#main dt {
   margin-bottom:3px;
}

#main dd {
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   background:#eee;
}

/*メインコンテンツ内の「What's New」部分
---------------------------------------------------------------------------*/
#main dl.new {
	width: 94%;			/*What's Newボックスの幅*/
	height: 100px;		/*What's Newボックスの高さ*/
	overflow: auto;		/*この設定でiframe風に見える*/
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background: #FAFAFA;	/*背景の色*/
	border: 1px dotted #696969;	/*フチのライン*/
	margin-top: 0.5em;
}

#main dt {
	font-size: 11px;
	color: #4682b4;
	font-weight: ;	/*日付の色を太字にする*/
}

#main dd {
	border-bottom: 1px dotted #cfcfcf;	/*説明文の下に1pxの点線(dotted)を#cfcfcfの色で入れる。*/
}



/* ========SUBCONTENTS CUSTOMIZE======== */
#sub .section {
   margin-bottom:5px;
   border:1px solid #E8E8E8;
}

#sub h3 {
   padding:10px 5px;
   font-size:12px;
   font-weight:bold;
   color:#fff;
   text-align:center;
   border:1px solid #fff;
   border-bottom:none;
   background:#4682b4 url("../images/bg_sub_h3.gif") 0 0 repeat-x;
   }

#sub h4 {
   margin-top:7px;
   font-size:12px;
   font-weight:bold;
   color:#333;
   text-align:left;
   
}

#sub ul {
   margin:0;
   padding:5px 5px 1px 5px;
   border:1px solid #fff;
   background:#FFF
}

#sub li {
   margin-bottom:5px;
   padding:5px;
   line-height:1.4;
   border:1px solid #b5b5b5;
   list-style:none;
   background:#fff url("../images/bg_sub_list.gif") 0 0 repeat-x;
}

#sub li a {
   display:block;
   padding-left:5px;
   line-height:3.0;
   border-left:5px solid #4682b4;
}

#sub2 ul {
   margin:0;
   padding:0;
}

#sub2 li {
   line-height:1.4;
   border-bottom:1px solid #ddd;
   list-style:none;
}

#sub2 li a {
   display:block;
   padding-left:20px;
   color:#333;
   line-height:3.0;
}




/* ========PAGETOP CUSTOMIZE========= */
#pageTop {
   padding:20px 0 4px 0;
   text-align:right;
}

#pageTop a {
   padding:5px 5px 5px 17px;
   background:#fff url("../images/bg_pagetop.gif") 7px 50% no-repeat;
   font-size:11px;
}


/* ========FOOTMENU CUSTOMIZE======== */
#footMenu ul {
   margin:0;
   padding:10px 10px 0 0;
   text-align:right;
}

#footMenu li {
   display:inline;
   margin:0 0 0 10px;
   font-size:11px;/* 12px相当 */
   
   list-style:none;
}

#footMenu li a {
   padding-left:10px;
   background: url("../images/bg_footmenu.gif") 0 50% no-repeat;
}


/* ========FOOTER CUSTOMIZE======== */
address {
  width: 960px;
  padding:20px 0 20px 350px;;
   font-size:10px;/* 11px相当 */
   line-height:15px;
   font-style:normal;
   color:#4682b4;
   text-align:left;
}

/* スライドショー */

#slides {
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	
 
}

.slides_container {
	width: 960px;
	height: 250px;
	
	overflow:hidden;
	position:relative;
	display:none;
}

.slides_container a {
	width:960px;
	height:250px;
	display:block;
}

.slides_container a img {
	display:block;
}

.pagination {
	position:absolute;
	top: 240px;
	right: 5px;
}

.pagination li {
	float:right;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../img/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

/*-------------------------------------*/
div#mainImgBox{
	margin: 0 auto;
	text-align: right;
	width: 960px;
	min-height:300px;
	height: auto !important;
	height: 250px;
	position: relative;
	
}

div#mainImgBox div#mainMessageBox{
	width: 200px;
	min-height:300px;
	height: auto !important;
	height: 250px;
	background-color:rgba(255,255,255,0.8);
	
	z-index: 2;
	position: absolute;	

}

/* テキスト化 */
#top #contents #main .table01 tr td .iphone5_frame {
	background-image:url(../images/20140410iPhone5_campain700B.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	padding-top: 13px;
	padding-bottom: 20px;
	margin-bottom: 15px;
}
#top #contents #main .table01 tr td .iphone5_frame p {
	font-weight: bold;
	line-height: 85%;
	padding-left: 265px;
	color: #ca002a;
	font-size: 90%;
}
#top #contents #main .table01 tr td .iphone4s_frame {
	background-image:url(../images/20140410iPhone4S_campain700B.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 20px;
	margin-bottom: 15px;
	height:auto;
}
#top #contents #main .table01 tr td .iphone4s_frame p {
	font-weight: bold;
	line-height: 100%;
	padding-left: 253px;
	color: #ca002a;
	font-size: 90%;
}
#top #contents #main .table01 tr td .xperia2_frame {
	background-image:url(../images/20140411xperia_teigaku_campain700B.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	padding-top: 11px;
	padding-bottom: 20px;
	margin-bottom: 15px;
}
#top #contents #main .table01 tr td .xperia2_frame p {
	font-weight: bold;
	line-height: 100%;
	padding-left: 165px;
	color: #ca002a;
	font-size: 110%;
}
#top #contents #main .table01 tr td .android_frame {
	background-image:url(../images/20140702galaxy_campain700B.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 20px;
	margin-bottom: 15px;
}
#top #contents #main .table01 tr td .android_frame p {
	font-weight: bold;
	line-height: 125%;
	padding-left: 145px;
	color: #ca002a;
	font-size: 110%;
}
#top #contents #main .table01 tr td .red_frame {
	background-image: url(../images/20140428xperiacampain700j_b.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 20px;
	margin-bottom: 15px;
}
#top #contents #main .table01 tr td .red_frame p {
	font-weight: bold;
	line-height: 95%;
	padding-left: 170px;
	color: #ca002a;
	font-size: 80%;
}

#top #contents #main .table01 tr td .pink_frame {
	background-image: url(../images/20140329galaxycampain700_2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	padding-top: 11px;
	padding-bottom: 25px;
	margin-bottom: 15px;
}
#top #contents #main .table01 tr td .pink_frame p {
	font-weight: bold;
	line-height: 100%;
	padding-left: 165px;
	color: #ff017e;
	font-size: 110%;
}
#top #contents #main .table01 tr td .newtext_frame {
	border: 1px solid #708090;
	text-align: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
